/LNLibViewer

A 3D viewer matches C++ NURBS algorithm library LNLib

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Introduction

LNLibViewer is a 3d viewer matches C++ NURBS algorithm library LNLib
This project is construct based on VTK

LNLib

LNLib is a C++ NURBS Algorithms Library.
These algorithms are primary referenced from The NURBS Book 2nd Edition.
The APIs are re-designed to make it more friendly to users.
For more details, please see LNLib

Run LNLibViewer

Please run build.bat first and it will construct solution by CMake.

Contributing

Welcome join this project including discussions in Issues and make Pull requests.

Author

LNLib is created by Yuqing Liang (BIMCoder Liang).

License

The source code is published under GNU General Public License v3.0, the license is available here.