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
Eigen Spline is based on the famous (fast) C++ template library for linear algebra.