fwcd / mini-cad

Parametric 3D modeller with a Swift-inspired DSL for macOS and iOS (WWDC 2023 submission)
GNU General Public License v3.0
21 stars 3 forks source link

Implement STL export #6

Closed fwcd closed 1 year ago

fwcd commented 1 year ago

We should have the ability to export triangulated meshes in the STL format.

fwcd commented 1 year ago

We have an STL converter, so this should now be a simple matter of updating the UI.