As the description for this repo notes, nothing of importance here. If I do something that is generally useful in OpenSCAD at some point, it may start here but I will move it into its own repo once it ...
Known as “The Programmers Solid 3D CAD Modeller”, OpenSCAD is used by many people for whom writing code comes more naturally than learning a fiddly user interface. It’s a very capable piece of ...
If you’ve been reading Hackaday for awhile, you’ll know we’re big fans of OpenSCAD around these parts. There’s a number of reasons it’s a tool we often reach for, but certainly one of the most ...
While rendering several, highly complex modules in OpenSCAD, I found the limit of one CPU thread to be not enough. I wrote something in bash that makes use of & and decided to take it further to do it ...