top | item 46787737

(no title)

ilogik | 1 month ago

For that there’s openscad

discuss

order

dymk|1 month ago

Breaks down for complex parts with lots of repeated operations, suffers from floating point rounding errors. No constraint solver.

WillAdams|1 month ago

Usually when one needs constraints one can code it up as a recursive function.

hnuser123456|1 month ago

I've even already asked an LLM to generate designs in openscad, and there's plenty of examples out there. Obviously there's a complexity limit, but there's also a cheat sheet that makes it pretty easy to discover how to do almost anything that's possible within.