subdivision surfaces

Does anyone know of an easy to use C++ open source library for rendering subdivision surfaces efficiently (e.g. Stam’s SIGGRAPH 98 paper) w/o a GPU?

thanks!