Haamu
09-16-2004, 03:36 PM
I guess this is the right place to post this.
I've had this idea of using native tools in max to produce "topology brush" (as they call it in silo, though I had this idea even before I heard of that feature).
My idea is to draw freehand splines (with lots of vertices) on surface of another object. Max already has script that draws freehand splines but doesn't allow face snapping. Entire mesh is drawn like this and then vertices are added to the crossing parts and are fused (like normal crossinsert but automatic). All vetices are then deleted except those in the crossing sections. After this, patch surface is added and the model is converted to editable poly.
Is it possible to make something like this simply with maxscript or would it require some harder coding...or is it possible at all? I asked this same thing in the new plugin development forum www.splinecage.com but that doesn't seem to be very active place yet. I'm not much of a scripter so I will never be able to do this myself but if someone likes the idea, feel free to use it. Possibly I'm the only one who thinks this is a good idea but It's worth a post anyway :)
I've had this idea of using native tools in max to produce "topology brush" (as they call it in silo, though I had this idea even before I heard of that feature).
My idea is to draw freehand splines (with lots of vertices) on surface of another object. Max already has script that draws freehand splines but doesn't allow face snapping. Entire mesh is drawn like this and then vertices are added to the crossing parts and are fused (like normal crossinsert but automatic). All vetices are then deleted except those in the crossing sections. After this, patch surface is added and the model is converted to editable poly.
Is it possible to make something like this simply with maxscript or would it require some harder coding...or is it possible at all? I asked this same thing in the new plugin development forum www.splinecage.com but that doesn't seem to be very active place yet. I'm not much of a scripter so I will never be able to do this myself but if someone likes the idea, feel free to use it. Possibly I'm the only one who thinks this is a good idea but It's worth a post anyway :)
