Fuse n' Weld | ScriptSpot
http://www.scriptspot.com/3ds-max/scripts/fuse-n-weldScriptSpot is a diverse online community of artists and developers who come together to find and share scripts that empower their creativity with 3ds Max. Our users come from all parts of the world and work in everything from visual effects to gaming, architecture, students or hobbyists.
Replies
don't think you going to get a script to do what you want. just a simple t junction would be a nightmare to sort in code. Be quicker to just create new spline by hand over the existing font. Besides max doesn't really let you weld non adjacent knots. So your looking for some kind of tracing... something 2d photoshop or illustrator perhaps ?
also it might help to post the a typical font or a sample .ai file
Thanks for your answer.
That's what I am doing in the moment. Deleting segments by hand.
And yes, using other apps to get this done is an option as well.
But above script is kind of helpful for a bunch of tasks.
Cleaning CAD data could be easier with it as well.
The strange thing is, that the script worked once, but hell, I have no idea what a did to get this 23 year old guy running.
There is another script from Spline dynamics checking overlapping etc.
Spline cleaner.
This is close https://www.splinedynamics.com/spline-cleaner/
I'll try that one.
Breaking vertices first, than running this script with delete duplicates?