pradeep-pyro / tinynurbs

C++ library for NURBS curves and surfaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use tinynurbs in IFC.JS

QuimMoya opened this issue · comments

Hi,

Thanks a lot for this fantastic library! We are the devs of IFC.js, an open source project to allow anyone to create BIM software. We would like to know if it would be possible for us to use this library, as the license for IFC.js is MIT.

Thanks a lot in advance.

Cheers!

Hi @QuimMoya, IFC.js looks like a very interesting effort. Please feel free to use the library. If you need to make any changes/fixes here please open a PR. I don't have much time to maintain tinynurbs these days though (hopefully that will change in the future), so I can't provide much support.

I developed an inverse projection method for bspline surfaces, if you find it interesting just tell me.