jlopezbi / rhinoUnfolder

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

Remove tab overlap #23

Open jlopezbi opened 10 years ago

jlopezbi commented 10 years ago

how the heck to remove tab overlaps? maybe use quad-tree for fast intersection look-up. Use the points making up the tab use RTree object in RhinoCommon http://4.rhino3d.com/5/rhinocommon/

jlopezbi commented 8 years ago

Maybe also detect point on the perimeter of the net that have an acute angle, since these are likely to result in overlap

jlopezbi commented 8 years ago

also note that tab overlap can be removed as a final step, no need to have it removed while segmentation is underway. So this could be a seperate command that operates on a net.