ScriptSpot

Script

PolyNurbs 1.0 - Released

By luisllamas · 2011-10-13

Version
1.0
Version requirement
3ds Max 2008 - 2012
Date updated
2011-10-13
Votes
20
Download
Download
Description

PolyNurbs is a tool to convert nurbs objects to quad poly.

Polynurbs

A lot of us want to use nurbs or spline to make our quad meshes. I have tried a lot of solutions, scripts, surface modifier, turn to poly and detriangulate... but no one works as we want.

With PolyNurbs you can:

  • Convert a nurbs lattice to poly object (so you can turn on subD in your poly, and they will have similar form).
  • Convert poly object to nurbs lattice (inverse operation. Note: only patch-like meshes can be converted, due to nurbs maths)
  • Convert a nurbs object to poly object, fitting points in their surface (with SubD activated, this poly will no fit your nurbs, due to hull convexity property)
  • Additionally, it can convert spline to nurbs, and nurbs to spline.
Videos

Tags: spline, Poly, smooth, surface, nurbs, polygon, quad

Comments (18)

Ruddy · 2013-08-31

Just out of curiosity, could this script ever be turned into a Modifier that could create the poly surface in a live/active way?

runtime error when converting mesh to nurbs

herbap · 2013-02-26

hi

looks like great script but try convert mesh model to nurbs (746 vert, 744 poly) and get this error

--runtime error: epoly vertex index out of range: < 1 or > 746:747

how can i solve this?

regards

Attachments

luisllamas · 2013-03-04

Probably because you're using a mesh that can not be converted.
As it says in the instructions "only patch-like meshes can be converted,". That means 100% quad mesh, forming a rectangle of NxM quads.
This is due to the way in which Nurbs maths works, and is unavoidable.
The error message is because exception handling is not implemented. Sorry about this! Maybe I fix it in a small update, when I have some time.

thanks for reply... but...

herbap · 2013-03-13

try with new and clean mesh. checked with graphite's "non-quad" tool :) this mesh only has quads

i get this error,
-- Type error : Selection index must be number or array or name, got: undefined

Nurb swirls

tommym · 2013-01-24

Luis,

Is there a way to animate the nurbs surface as curves change position. I have not had any luck doing this. For example by rotating the 2 straight edges that you show and the surface between will follow like twisting but giving smooth surface in between.

Paul

Awesome tool!

City Slicker · 2013-01-10

High fives to Luis for putting the time in to make this plugin. I was struggling to control nurb conversion until I used this.

barigazy · 2012-04-25

Very nice script you have here.
With this tool you can do amazing forms in architecture,
car design and other area. +10 for you.
Cheers!

Great

clueme · 2012-03-31

Thank you. it's my favorite script ^_^

luisllamas · 2012-01-23

npivan, you are still having the same problem?

npiovan · 2012-01-24

Everything is working now thanks

Cannot install

npiovan · 2012-01-17

I am getting the error below when i try to load the plugin from the plugin manager:

DLL failed to initialise. Error code 193 - %1 is not a valid Win32 application.

I am running max 2011 on windows 7 so opened max as administrator as advised. I also tried dragging and dropping the file into max but could not see any "LuisLlamas category". What am I doing wrong??? Thanks

asymptote · 2011-11-01

This is one SUPERB tool! also works fine with PowerNurbs Pro extracted Nurbs.
Many thanks, it truly is just what I was looking for.

Awesome!

onodi.andras · 2011-10-24

Wow. Great script. Thanks for sharing it! +1

Nice

Nenicast · 2011-10-24

Great script
Thank you

Nice Script!

Oscareo_Zgz · 2011-10-21

Really super script. Best way to make models from splines.
Awesome, good work!!

3dartist · 2011-10-14

Nice!

+1

Michele71 · 2011-10-13

Well, what about ... really an excellent Script! :) Bravo!! One point to you ;)

PolyNurbs

tommym · 2011-10-13

Looks like a useful script. I was looking to do just that.

Paul