Design Nomenclature / Digital Model Making

NURBS Modeling

Also called surface modeling, spline modeling, surfacing

Building form as a patchwork of mathematically exact rational spline surfaces, each a grid of control points with a degree and a knot vector. Resolution is evaluated on demand, so the surface is exact at any zoom. The work is patch layout, and holding continuity where patches meet.

A two-column comparison. NURBS modeling: the surface is an equation evaluated on demand and exact at any zoom. Polygonal modeling: the surface is a fixed list of faces whose resolution is decided at build time.

In practice

Industrial designers say “surfacing” or “Class-A”. Geometry owns the NURBS maths; this is the discipline built on it, and its failures are layout failures.

Not to be confused with

How this term connects

G2 continuityNURBSPolygonal ModelingSolid ModelingSTEPSubdivision SurfaceVectorNURBS Modeling
Related Confused with