Does anyone know of a library or set of classes for splines - specifically b-splines and NURBS (optional).
A fast, efficient b-spline library would be so useful for
SISL seems to be a good NURBS library (under the AGPL licence). It is part of GoTools which can be cloned here.