Package toxi.geom.nurbs
package toxi.geom.nurbs
-
ClassDescriptionA Basic implementation of a NurbsCurve.A Basic NurbsSurface implementation.A ControlNet for a NurbsSurfaceConvenience class to create dynamically NurbsCurves.An InterpolationException is thrown if Nurbs could not be interpolated from the given points.KnotVector, assembles the knots values of a NURBS and its degree.This class offers some static methods to create NurbsSurfaces and NurbsCurves from diffrent inputs.Interface for Nurbs CurvesInterface for Nurbs Surfaces.