Published June 20, 2017
| Version v2.3.5
Software
Open
NURBS-Python v2.3.5
Description
This project aims to implement the NURBS curve and surface computation algorithms in native Python with minimum possible dependencies.
Currently, the Curve and Surface classes can be used for data storage and evaluation of B-Spline and NURBS curves and surfaces. Additionally, Grid class can be used to generate simple 2D control point grids for use with the Surface class.
Files
orbingol/NURBS-Python-v2.3.5.zip
Files
(808.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:c00432cfaf0e62ce20edfde271832ff9
|
808.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/orbingol/NURBS-Python/tree/v2.3.5 (URL)