Replies: 1 comment
-
There is unfortunately no direct function for triangulating polygons. LineSet has some functions for extrusion but not sure if that can help in your case. From the documentation for LineSet.extrude_rotation
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to go from a closed LineSet to a 2d mesh?
update : the 2D mesh being the surface inside the closed LineSet.
Beta Was this translation helpful? Give feedback.
All reactions