SketchUp is not a NURBS modeler because...
-
I've worked a lot with Nurbs in Maya and they are good for some things and polygons are better for some.
What is needed if ever someone makes a nurbs/spline patch ruby is that it keeps the editing capabilities all the time. Meaning it makes it possible to change the "subdivision" to polys even after editing and just crank it up when its time to render. -
@unknownuser said:
yeah, in nurbs modelers we only see a representation of the surface via a render mesh and it's not accurate (well, it's 100% accurate if you take measurements from it or export to cnc production etc..). i think it's impossible to show a true nurbs surface on our current monitor technologies in the same way we can't truly see a circle on our screens.. (a bunch of square pixels can't display a true curve)
mhm.. NURBS modellers will have to refine the mesh to the point where a edge segment is <= 1px
-
@pixero said:
I've worked a lot with Nurbs in Maya and they are good for some things and polygons are better for some.
What is needed if ever someone makes a nurbs/spline patch ruby is that it keeps the editing capabilities all the time. Meaning it makes it possible to change the "subdivision" to polys even after editing and just crank it up when its time to render.Something like this:
-
Wow... a picture really is worth a thousand words. I can't wait to try that plugin
Best,
Jason. -
In these moments Scripts' conceptors are out burst!
Users can't follow the flux -
And the plus side of these patches are that they are easy to UV map.
-
UV mapping Please go on
-
Patches generate regular geometry which is much easier to map as you know the full structure of the mesh.
-
-
Bezier patch.
I was thinking that if you could assemble a Bezier surface of Quad and Tri patches you can shape most things.
Currently it has the 16 control points, but I kind of want a simpler one, with just the corner control points with handles. But I guess there can be use for both... -
3D Nurbs are possible in SU in theory, but requires to interface the script with a C library in order to get decent performance for preview and edition. That's of course possible, but a long work, especially for merging two nurbs surfaces.
Indeed, it would help if the SU team would fix the bug which prevents surfaces to be drawn in any other color than gray or black (as you can see in Curviloft).
Note that Nurbs would not always answer the problems of the real world when you wish to have given contours, with strict dimensions. Most 3D modelers use numerous techniques to manage this, not just Nurbs.
I may one day do something with Nurbs, but I am also exploring alternate techniques that may give acceptable results in some frequent situations. For instance, I am playing with surface generation from contours (not necessary horizontal), as shown on the picture below. This is not based on Nurbs, but I think it will give a more realistic shape when modelling a terrain.
Fredo
-
@unknownuser said:
3D Nurbs are possible in SU in theory, but requires to interface the script with a C library in order to get decent performance for preview and edition.
You mean deforming it live? Is the calculation that expensive? If it's just applying the transforming that consumes time I don't think moving to C will do much.
For Vertex Tools I wrote the soft selection code in C. What I found took a lot of time was casting the Ruby values to C data types - so much in face that doing a prepass of converting the whole 3d point data set first before processing it gained a great amount of speed.
I'm currently working on a Bezier Surface system where you add quad and tri patches together. At the moment it all in experimental stage - but as it matures I might port some of it to C if I find a lot of the calculation to be very consuming. Though often I find the bottleneck to be SU's methods of adding geometry.
And I'm also trying to get to grips with B-Splines - I've never worked much with them. But when I read about Bezier curves I often see them mentioned - that they can be more intuitive to control?
-
Maybe this can interest you
-
@Pilou:
Look out. The Phonetians might put a bounty on your head for besmirching their prophet. -
P Bezier was a funny guy!
Very very interesting site!! (I have crossed Ergun AKleman for Topmod: French version
Site of Topmod is now on "Stand by"
you can just load the prog!
A very special but absolutly terrific program!
Here the last version of TopMod
Here computer aided caricature
P Bezier By Ergun AklemanBy me with Topmod
Advertisement