|
|
|
|
|
by candu
4045 days ago
|
|
I'm surprised they don't mention OpenSCAD [1], which in conjunction with a decent vector graphics editor works wonders for a wide range of objects. Yes, it has a programming interface, but I'd argue the visual/spatial context makes it much easier to pick up than most programming languages. I've seen it successfully taught to people who otherwise have little to no coding experience. (If I had to gripe about something in OpenSCAD, it would probably be lack of spline support.) [1] http://www.openscad.org/ |
|