6 ms·
I've been doing a similar thing using GhostSCAD[1], which is a relatively thin wrapper around OpenSCAD in Go. Not as typesafe, but my language of choice. [1]:
by hambes 8mo ago
I've been doing a similar thing using GhostSCAD[1], which is a relatively thin wrapper around OpenSCAD in Go. Not as typesafe, but my language of choice.
[1]: https://github.com/ljanyst/ghostscad https://github.com/ljanyst/ghostscad
- WillAdams 8mo agoNote that a while back Python support was added to a soft-fork of OpenSCAD: https://pythonscad.org/ https://pythonscad.org/