jlopezbi / rhinoUnfolder

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

Determine Orientation of mesh #16

Open jlopezbi opened 11 years ago

jlopezbi commented 11 years ago

layout uses the face normal to find how to layout a given face. This means that face normals should be unified (unwrapping mobius strips might be problematic), and that the user should be aware of the orientation or select which side of the surface is "up"

jlopezbi commented 10 years ago

note: in rhino the user can set backface coloring for meshes to be different than the normal color, thus making it visually apparent which side is out