CMD + K

compas_nurbs

Community

NURBS for COMPAS

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::compas_nurbs

Usage Tracking

0.2.0
0.1.0
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

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).

About

Summary

NURBS for COMPAS

Last Updated

Apr 17, 2021 at 18:45

License

MIT

Total Downloads

6.7K

Supported Platforms

noarch