There are a lot of projects like this out there, embedding openscad in a
programming language.
For Scala specifically, I found
https://github.com/dzufferey/scadla/blob/master/README.md
On Wednesday, 1 August 2018, ben ben.k.horner@gmail.com wrote:
I just looked at SolidPython a bit, and will look some more. (Seeing the
word 'right' used for positive X made me think there could be lots of stuff
I didn't like in there.) Being based on python would mean no static type
safety right?
--
Sent from: http://forum.openscad.org/
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
That looks almost perfect, thanks very much for the link!
--
Sent from: http://forum.openscad.org/
Those projects look really interesting.
As I'm "designing" adapters from a PCB to another PCB, from an enclosure to
a PCB, and so, I do lots of ugly work, because I don't know how to design a
beautiful but useful skeleton.
http://forum.openscad.org/file/t2607/router-support.png
In fact, I just have a few constraints (holes placement, holes sizes, a few
dimensions).
That's why I thought of generative design that could give a much better
looking adapter than what I do by myself.
That's why those tools you gave pointers to sound really great.
I'm not day-dreaming of something like DreamCatcher
https://www.autodeskresearch.com/projects/dreamcatcher , just thinking of
a tool that with a few constraints could generate OpenSCAD code.
--
Sent from: http://forum.openscad.org/