Dune3d: A parametric 3D CAD application
github.com
Dune3d: A parametric 3D CAD application
1–10 of 117 posts
Re: Dune3d: A parametric 3D CAD application
#2Re: Dune3d: A parametric 3D CAD application
#3Re: Dune3d: A parametric 3D CAD application
#4Its not often you see 'fillets and chamfers' are tip-line features in the readme for CAD packages. But good on you for building something.
Well the readme states the following:
Solvespace on the other hand gets the workflow part right, but falls short by not importing STEP and the geometry kernel not supporting chamfers and fillets.
So I assume that's where that comes from.
Re: Dune3d: A parametric 3D CAD application
#5Re: Dune3d: A parametric 3D CAD application
#6Code-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
Re: Dune3d: A parametric 3D CAD application
#7Some 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
Re: Dune3d: A parametric 3D CAD application
#8FreeCAD is the worst. Thanks for building this!
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.
Re: Dune3d: A parametric 3D CAD application
#9Its not often you see 'fillets and chamfers' are tip-line features in the readme for CAD packages. But good on you for building something.
Source: been there, done that.
Re: Dune3d: A parametric 3D CAD application
#10FreeCAD 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.…