Skip to content

NURBS-Python v3.6.0

Compare
Choose a tag to compare
@orbingol orbingol released this 06 Mar 05:55
· 1801 commits to master since this release

The new version comes with performance improvements and documentation updates. It also adds bbox property for evaluation and storage of curve and surface bounding box.

To install NURBS-Python: pip install NURBS-Python
To upgrade: pip install --upgrade NURBS-Python