| Hi Brian,
 > I do not know how this mapping would be done with NURBS, but imagine that
 > there would be mathematical equations to do so?
 
 There often isn't a simple exact NURBS curve result for calculations like this, instead usually it's a matter of sampling points and fitting a curve through those points, using enough sample points until the fit result is within a good enough tolerance of the "ideal" procedurally defined result.
 
 - Michael
 |