Advice for plotting 3D hull in OrbitView #5413
Answered
by
Pessimistress
cornhundred
asked this question in
Q&A
-
I would like to plot a 3D hull around a set of points with xyz coordinates. If I use a tool like https://github.com/swapnil96/Convex-hull in python to calculate the hull, how should I pass it to the polygon layer in deck.gl - individual polygons with xyz coordinates for each flat section of the 3D hull? Similarly, if I want to plot a 3D cube in OrbitView do I need to pass in six square polygons or can I combine some polygons together into a larger set of coordinates? |
Beta Was this translation helpful? Give feedback.
Answered by
Pessimistress
Feb 1, 2021
Replies: 1 comment
Answer selected by
cornhundred
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SimpleMeshLayer