| MatLab |
|
|

|
 |
Recently, I recompiled the NURBS
Toolbox for MatLab. The algorithms is based on the book "The
NURBS Book" by Les Piegl and Wayne Tiller and originally
implemented by Mark Spink.
More information is available at the
MathWorks Download
Central. The toolbox is a
collection of routines for the creation, and manipulation of
Non-Uniform Rational B-Splines (NURBS). NURBS have to some extent
become the de facto industry standard for representing complex
geometric information in CAD, CAE and CAM, and are an integral part of
many standard data exchange formats such as IGES and STEP.
The toolbox contains m-files, c routines for the precompiled mex
functions. Tested under MatLab R2006b. Download the zip file and copy
its content into the Toolbox directory of MatLab. Update the MatLab
path.
|