image shows the 8 red curves created from the green mesh.
New tsx plugin for converting a polygon mesh to a series of curves.
http://clintons3d.com/plugins/truespace ... poly2curve"
It has 2 limitations. It can't close the resulting curves and it can't automatically group the curves. Both commands exist in the sdk but they don't work.
Both can be manually done to the curves afterward.
Edit: Both limitations have been fixed!
poly mesh to curves for modelside
-
clintonman
- Captain
- Posts: 5659
- Joined: 21 May 2009, 21:08
- Type the number ten into the box: 0
- Location: California
poly mesh to curves for modelside
Last edited by clintonman on 09 Aug 2015, 15:02, edited 1 time in total.
-
Emmanuel
- Chief Warrant Officer
- Posts: 670
- Joined: 14 Jun 2009, 06:47
Re: poly mesh to curves for modelside
It looks great.
The tsx is missing at the download link though.
The tsx is missing at the download link though.
-
Cellulo
- Lieutenant
- Posts: 927
- Joined: 27 Sep 2012, 07:48
- Type the number ten into the box: 9
- Location: France
Re: poly mesh to curves for modelside
Just rename the link poly2curve.tsx to poly2nurbs.tsx in your internet browser to grab the plugin. Hey Clintonman can i add your plugin in my next update ?
Edit: here the new link: http://clintons3d.com/plugins/downloads/poly2nurbs.tsx
Edit: here the new link: http://clintons3d.com/plugins/downloads/poly2nurbs.tsx
-
clintonman
- Captain
- Posts: 5659
- Joined: 21 May 2009, 21:08
- Type the number ten into the box: 0
- Location: California
Re: poly mesh to curves for modelside
Oops,
fixed the link and more.
The plugin will close the curves now and group them automatically.
The sdk group commands confused me, but they do work. The sdk command for closing the curve only sets a flag, it doesn't create the extra control points that are needed.
So it's all working the way I originally intended.
Until someone finds a bug anyway 
Edit:
One more thing. I was playing around and you can boolean 2 curves together then convert the resulting mesh back to a curve.
The plugin will close the curves now and group them automatically.
The sdk group commands confused me, but they do work. The sdk command for closing the curve only sets a flag, it doesn't create the extra control points that are needed.
So it's all working the way I originally intended.
Edit:
One more thing. I was playing around and you can boolean 2 curves together then convert the resulting mesh back to a curve.
Last edited by clintonman on 09 Aug 2015, 15:06, edited 1 time in total.
-
clintonman
- Captain
- Posts: 5659
- Joined: 21 May 2009, 21:08
- Type the number ten into the box: 0
- Location: California
Re: poly mesh to curves for modelside
Yes, everything you see on the website is up for grabs and use in any way you like.Cellulo wrote:Just rename the link poly2curve.tsx to poly2nurbs.tsx in your internet browser to grab the plugin. Hey Clintonman can i add your plugin in my next update ?
...
-
Fenerit
- Senior Chief Petty Officer
- Posts: 173
- Joined: 21 Nov 2011, 19:19
- Type the number ten into the box: 9
Re: poly mesh to curves for modelside
Thanks, Clinton.
