What is the best way to integrate Pottree with react #756
Unanswered
Entropy-9973
asked this question in
Q&A
Replies: 1 comment
-
You got any solution ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So, i have 3d data of potree which represent a 3d surface topography from taken by a 3d camera.
I want to display this on my reactweb app
the user must be able to zoom in and out, drag, change view and change the colors of the the objects (Based on altitude, distance, etc..)
what is the best way to approach this problem and is it possible to do this with react-three-fiber at all ?(The zoom and coloring parts)
Beta Was this translation helpful? Give feedback.
All reactions