8000 GitHub - afcarl/NURBS-Python: Object-oriented NURBS curve and surface evaluation library in pure python
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

afcarl/NURBS-Python

 
 

Repository files navigation

NURBS-Python

DOI PYPI ANACONDA

RTD TRAVISCI APPVEYOR WAFFLEIO

Introduction

This project aims to implement Non-Uniform Rational B-Spline (NURBS) curve and surface computation algorithms in native Python with minimum possible dependencies. The library is fully object-oriented and does not depend on any external C/C++ libraries.

Branch Information

  • master branch contains code for NURBS-Python v4.x series
  • 3.x branch contains code for NURBS-Python v3.x series
  • 2.x branch contains code for NURBS-Python v2.x series

Citing NURBS-Python

Please see the Citing section in the documentation for more details.

Installation and Testing

Please see the Installation and Testing section in the documentation.

Using NURBS-Python

Issues and Reporting

Please see the documentation for details.

Author

License

NURBS-Python is licensed under the MIT License.

Acknowledgments

I would like to thank my PhD adviser, Dr. Adarsh Krishnamurthy, for his guidance and supervision throughout the course of this project.

In addition, I would like to thank all NURBS-Python contributors for their time and effort in supporting this project.

About

Object-oriented NURBS curve and surface evaluation library in pure python

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%
0