Creating verts along intersection between two objects - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=9) +--- Thread: Creating verts along intersection between two objects (/showthread.php?tid=561) |
Creating verts along intersection between two objects - neostyles - 01-17-2014 Hello, i am trying to create the screw thread for a lightbulb. I was wondering if i had a spring in the place where i wanted to make the thread i could simply tell wings to create the verts where the spring and the lightbulb intersect (basically "drawing a path for the verts.) Any help would be greatly appreciated! RE: Creating verts along intersection between two objects - puzzledpaul - 01-17-2014 The simplest option that most will suggest is to use The ML Boolean, after producing the 2 relevant objects (glass bulb + threaded cylinder) However, if the top end of the threaded cyl is left as a cyl, then the task is simple, since both objects then have a circular cross section, and (especially) if they have equal vert counts ... just use bridge. To make a reasonable thread (imo) you'll have to modify the spring tho - one approach mentioned below. Even simpler, btw ... is to make a std UK type bulb ... with a bayonet fixing pp http://www.wings3d.com/paulthepuzzles/springthread.html |