Spline, B-Spline and NURBS C++ library

后端 未结 7 2449
太阳男子
太阳男子 2020-12-14 10:58

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

7条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-14 10:58

    SISL seems to be a good NURBS library (under the AGPL licence). It is part of GoTools which can be cloned here.

提交回复
热议问题