NURBS python object-oriented library
Project description
A pure object-oriented python package for parametrized geometry which supports Custom objects.
Features
- Evaluate points
- Insert and remove knots
- Degree increase and decrease
- Split and unite curves
- Math operations (
+
,-
,*
,/
,@
) - Projection of point in curve
- Intersection of two curves
- Derivative of curves
- Line Integral
- Curve fitting
- Function fitting
- Points fitting
- Reparameterize curve
Install
This library is available in PyPI. To install it
pip install pynurbs
For more details, refer to the documentation.
Documentation
The documentation can be found at pynurbs.readthedocs.io
Contribute
Please use the Issues or refer to the email compmecgit@gmail.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pynurbs-1.1.0.tar.gz
(44.9 kB
view hashes)
Built Distribution
pynurbs-1.1.0-py3-none-any.whl
(47.2 kB
view hashes)