Live data from Hacker News

Dune3d: A parametric 3D CAD application

github.com

31–40 of 117 posts

Re: Dune3d: A parametric 3D CAD application

#31
post #6

Some other open source 3D CAD tools: Code-based - CadQuery - https://github.com/CadQuery/cadquery/ - build123d - https://github.com/gumyr/build123d - OpenSCAD - https://openscad.cloud/openscad/ GUI (browser-based) - Cadmium (abandoned, cool idea) - https://mattferraro.dev/posts/cadmium

Truck (Rust CAD Kernel) - https://github.com/ricosjp/truck

Re: Dune3d: A parametric 3D CAD application

#34

Earlier quoted context omitted.

I've been "vibe coding" with OpenSCAD with good results! OpenSCAD will automatically detect changes in the current open file and reload it, so I can use VS Code (with the OpenSCAD extension) to vibe code with Claude, and watch the changes appear on the OpenSCAD screen

Got any example results/chat sessions? I've had little luck with LLMs for 3d modeling

I've had better luck telling it to use CadQuery. Here's an example where I stumbled around a bit, but was successful in creating a cat food container (Sheba Perfect Portions) dispenser

https://claude.ai/share/ebce7c8e-4e5a-42ec-8ee9-cf066f68858f

Re: Dune3d: A parametric 3D CAD application

#36
post #8

FreeCAD is the worst. Thanks for building this!

(I seem to be cast in the role of FreeCAD advocate on HN these days, but here goes!) For years I agreed with you - I tried FreeCAD multiple times, different versions, always sucked. Then I watched this video [0] and discovered that v1.1 is different - and that it's good enough for solid reliable hobby usage. It's still a touch frustrating in a few areas (text, for example) but I've now switched over to it completely.…

I've forced myself to git gud with FreeCAD. It's better. Way better than it used to be. It's also still a very complex and user unfriendly application with a long road ahead of it.

You can make it work. You can also save yourself a lot of headache by using other CAD tools. Personally I value "Freedom" so I will continue to use it despite the difficulties but that may not be the right path for others.

Re: Dune3d: A parametric 3D CAD application

#37

Would love to see a quick video demo showcasing the features, look and feel of the software. The same team made horizon eda, and I wasn't able to find videos on youtube about it that were newer than 2022, so I never gave it a shot either.

Just watched this the other day: https://youtu.be/T1VNpC0nwF4?si=T9XDd2_2sY0BaBFZ

Re: Dune3d: A parametric 3D CAD application

#39
post #11
post #6

Some other open source 3D CAD tools: Code-based - CadQuery - https://github.com/CadQuery/cadquery/ - build123d - https://github.com/gumyr/build123d - OpenSCAD - https://openscad.cloud/openscad/ GUI (browser-based) - Cadmium (abandoned, cool idea) - https://mattferraro.dev/posts/cadmium

FreeCAD: https://freecad.org

I would not suggest anyone use FreeCAD. The UX is the worst I've seen for any software. Finding any functionality is next to impossible.

Re: Dune3d: A parametric 3D CAD application

#40
post #39
post #11

Earlier quoted context omitted.

FreeCAD: https://freecad.org

I would not suggest anyone use FreeCAD. The UX is the worst I've seen for any software. Finding any functionality is next to impossible.

The UI has an awkward learning curve and some tools are weird, but it has become a rather solid CAD. Don't discount it in its current state, despite its warts.
Post reply on HN