Spline, B-Spline and NURBS C++ library

后端 未结 7 2445
太阳男子
太阳男子 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 11:22

    I know I'm answering months after this question was asked, but for others who might be searching for a similar answer, I'll point out openNURBS.

    OpenNURBS also happens to be the library used in the modeling package Rhinoceros. It's a very complete library and it's worth consideration.

    0 讨论(0)
提交回复
热议问题