CAD: Difference between revisions

From IxD Studio
Jump to navigation Jump to search
Georgios (talk | contribs)
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 8: Line 8:
- Bad: For precision, parametric and generative designs
- Bad: For precision, parametric and generative designs


=== OpenSCAD ===
https://openscad.org/
- Good: Programming interface, generative and parametric designs, open-source
- Bad: For fast detailed designs
==== Documentation ====
- https://openscad.org/documentation.html
- https://openscad.org/cheatsheet/


=== Blender ===
=== Blender ===


https://www.blender.org/
https://www.blender.org/
- Good: For precision, parametric and generative designs, open-source software
- Bad: For fast designs, not easy to use
=== Rhino 3D ===
https://www.rhino3d.com/


- Good: For precision, parametric and generative designs
- Good: For precision, parametric and generative designs


- Bad: For fast designs, not easy to use
- Bad: For fast designs, not easy to use, license required
 
=== Autodesk Fusion ===
 
https://www.autodesk.com/solutions/fusion-360-3d-modeling
 
- Good: For precision, simulations
 
- Bad: For fast designs, not easy to use, license required


=== FreeCAD ===
=== FreeCAD ===
Line 21: Line 48:
https://www.freecad.org/
https://www.freecad.org/


- Good: For precise designs
- Good: For precise designs, free software


- Bad: For fast designs, not easy to use
- Bad: For fast designs, not easy to use

Latest revision as of 01:14, 2 March 2026

3d printing

TinkerCad

https://www.tinkercad.com/

- Good: For fast designs using shape primitives, easy to use

- Bad: For precision, parametric and generative designs

OpenSCAD

https://openscad.org/

- Good: Programming interface, generative and parametric designs, open-source

- Bad: For fast detailed designs

Documentation

- https://openscad.org/documentation.html - https://openscad.org/cheatsheet/

Blender

https://www.blender.org/

- Good: For precision, parametric and generative designs, open-source software

- Bad: For fast designs, not easy to use

Rhino 3D

https://www.rhino3d.com/

- Good: For precision, parametric and generative designs

- Bad: For fast designs, not easy to use, license required

Autodesk Fusion

https://www.autodesk.com/solutions/fusion-360-3d-modeling

- Good: For precision, simulations

- Bad: For fast designs, not easy to use, license required

FreeCAD

https://www.freecad.org/

- Good: For precise designs, free software

- Bad: For fast designs, not easy to use