Roipo / Autocuts

Mozilla Public License 2.0
36 stars 15 forks source link

Scene file format? #4

Closed liminchen closed 6 years ago

liminchen commented 6 years ago

It seems the code can't directly load .obj files, and needs specific scene files to describe both the mesh to be parameterized and the solver settings. Am I understanding it correctly? Could you please provide some introduction on the scene file format or provide an example scene file? Thanks a lot!

liminchen commented 6 years ago

Press the key 'L' to load models. For more shortcuts, see SolverPlugin.cpp KeyDown() function