jlopezbi / rhinoUnfolder

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

add tabs #7

Closed jlopezbi closed 11 years ago

jlopezbi commented 11 years ago

create a method for easily adding tab geometry function. Or alternatively take in some sort of user defined template tab and fit this to the potential tab edges. perhaps call edge-joining method (this could exclude tabs but involve rivets, holes etc).

jlopezbi commented 11 years ago

this has been done. The issue with tabs right now is tab overlap. This may require a quadtree for line segments.