jlopezbi / rhinoUnfolder

unwrap meshes in rhino!
GNU General Public License v3.0
8 stars 2 forks source link

Net has parts moving out of plane #12

Closed jlopezbi closed 11 years ago

jlopezbi commented 11 years ago

this might have to do with rounding errors. as the layout algorithm traverses a particularly long chain of faces the error accumulates.

jlopezbi commented 11 years ago

setting the z coordinates of the transformed points to zero clearly fixes this issue. However the level of error between the net and the mesh is unkown. This leads to the following enhancement: add a comparison between the net and the mesh: error in: area of faces, angle of edges, length of edges