Haskell-Things / ImplicitCAD

A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation...
https://implicitcad.org/
GNU Affero General Public License v3.0
1.33k stars 141 forks source link

Adding primitives for `cone`, `torus`, and `ellipsoid` #436

Closed lepsa closed 1 year ago

lepsa commented 1 year ago

This is adding some primitives as suggested by https://github.com/Haskell-Things/ImplicitCAD/issues/341