GeometryCollective / boundary-first-flattening

MIT License
768 stars 96 forks source link

Not optimal flattening for nearly developable mesh with a hole #33

Closed russelmann closed 1 year ago

russelmann commented 5 years ago

Could you comment on the automatic flattening of the attached mesh? It is developable up to numerics but it gets significantly distorted. I am using your windows app. It there a way to obtain a more refined parameterization? dev_hole.zip

rohan-sawhney commented 5 years ago

The distortion is probably showing up due to the (naive) triangulation procedure used internally to fill holes (causing the resulting mesh to not be developable).