Based on our record, OpenSCAD seems to be more popular. It has been mentiond 99 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
There is also Joyce's Java Version of Euclid's Elements: https://mathcs.clarku.edu/~djoyce/java/elements/elements.html and I'm still impressed by the custom Unity tools which Freya Holmér uses for her videos: https://www.youtube.com/watch?v=jvPPXbo87ds Wish Geogebra was both more capable and widely used: https://www.geogebra.org/ That said, these days if I need to plot out something I just use OpenSCAD:... - Source: Hacker News / 3 months ago
Or you can download OpenSCAD. https://openscad.org. - Source: Hacker News / 8 months ago
As part of the task, I needed code-based CAD and I found one, probably the most popular out there - Openscad https://openscad.org/. It’s well known solution and definitely the learning curve is more gentle, but also not trivial, especially for more complex shapes. - Source: dev.to / 10 months ago
If you once enjoyed POV, check out OpenSCAD. It's quite similar in terms of CSG concepts and primitive animation capability, but more useful for getting actual mechanical design work done. https://openscad.org/. - Source: Hacker News / 11 months ago
There's OpenSCAD, but I don't think it's exactly what you mean https://openscad.org/. - Source: Hacker News / about 1 year ago
FreeCAD - An open-source parametric 3D modeler
LibreCAD - An open source 2D CAD application for Windows, Apple and Linux.
ImplicitCAD - ImplicitCAD is a programmatic CAD program, implemented in Haskell.
BRL-CAD - BRL-CAD: Open Source Solid Modeling
SketchUp - 3D for Everyone
OpenJSCAD.org - OpenSCAD + JavaScript = OpenJSCAD, edit locally or remote online, preview in browser direct via...