GeometryCollective / boundary-first-flattening

MIT License
768 stars 96 forks source link

How to save the projection? #70

Closed robopassio closed 1 year ago

robopassio commented 3 years ago

After using bff-viewer, I found the desired projection from 3D to 2D surface. How could I save the projected surface? and how can I export the correspondence/relation of the mapping?

ehansen66 commented 1 year ago

I have the same question. I cannot find any way to export the 2D surface result as an OBJ. How can the file be exported?

rohan-sawhney commented 1 year ago

The application now outputs 2D surface by default. It was originally being stored using the "vt" flag in the OBJ format.