compas_nurbs
NURBS for COMPAS
NURBS for COMPAS
To install this package, run one of the following:
compas_nurbs is a package inspired by the NURBS-Python, however uses a NumPy-based backend for better performance. Curve, and Surface are non-uniform non-rational B-Spline geometries (NUBS), RationalCurve, and RationalSurface are non-uniform rational B-Spline Geometries (NURBS). They all built upon the class BSpline. Coordinates have to be in 3D space (x, y, z).
Summary
NURBS for COMPAS
Last Updated
Apr 17, 2021 at 18:45
License
MIT
Total Downloads
6.7K
Supported Platforms
GitHub Repository
https://github.com/gramaziokohler/compas_nurbsDocumentation
https://gramaziokohler.github.io/compas_nurbs