arpastrana / compas_cem

Inverse design of 3D truss networks with automatic differentiation
https://arpastrana.github.io/compas_cem
MIT License
37 stars 7 forks source link

Add `PolylineConstraint` to the repertoire of constraints. #4

Closed arpastrana closed 2 years ago

arpastrana commented 3 years ago

Polylines or nurbs? Depends on what backends are available and on what can be serializable.

arpastrana commented 2 years ago

Implemented polyline. Closed with 9a88909.