Does anyone know of an easy to use C/C++ open source library for rendering subdivision surfaces efficiently (e.g. Stam's SIGGRAPH 98 paper) w/o a GPU?
If I can't find one, I'm considering writing a library with a GLU-ish C interface, something like: sds.h
thoughts? (thanks!)



