You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose adding functionality for tessellating 3D shapes and segmenting 2D shapes. This would have two purposes:
Enable us to extend export functionality in the IO module to Sphere and Spheropolyhedron, since the tesselation algorithms would permit the discretization of rounded geometries. (See Improve IO module #272)
Feature description
I propose adding functionality for tessellating 3D shapes and segmenting 2D shapes. This would have two purposes:
SphereandSpheropolyhedron, since the tesselation algorithms would permit the discretization of rounded geometries. (See Improve IO module #272)Proposed solution
To be added later - discussed offline with @joaander , @janbridley , and @SchoeniPhlippsn .