The urge to write a graphical #CAD program myself intensifies every day. I'm already working on #sdfCAD, with which you can create STLs with a simple Python API, understandable math under the hood and no f***ery such as failing difference operations with broken surfaces afterwards or dialogs being shoved in your face telling you weirdly that things just don't work (looking at you #FreeCAD and #SolveSpace). Many design steps are infinitely easier to do in code (parametrisation, complex logic, 🧵