Hacker News new | ask | show | jobs
by ry2zen 58 days ago
This looks awesome – I'm excited to try it!

I've been using OpenSCAD and Build123D so far, but OpenSCAD is limited and Build123D is Python and I'd much rather use JS/TS.

Just curious – when when you do a sketch and then call extrude, why the implicit connection there? Why not assign the sketch to a const and then do `s.extrude`?

Great work so far!