The Digital Fabrication course will introduce focus on these applications:
CAD tools (Computer-Aided Design):
CAM tools:
Optional:
Further tools:
There are three main approaches to producing 3D forms with software:
- Polygonal - Points in 3D space, called vertices, are connected by line segments to form a polygon mesh. These types of models are very fast for computers to render, so are most commonly used for games, special effects and animation. They are however only approximate in there rendering, so they are not suitable for highly detailed product design or engineering.
- Curve or NURBS - Surfaces are defined by curves based on mathematics models. NURBS based software can produce highly accurate models, that can be scaled indefinitely
- Digital sculpting or volumetric modeling. Voxel(3D pixels) based modelling are less common but off some unique advantages by representing volume in a form. It's commonly used for digital clay applications and for 3D printing material composites.
Modeling / Scripting (CAD
- processing (P3D, dxf export, peasycam, controlp5, toxiclips) https://processing.org/download/
- https://tinkercad.com (web app, no need to download) (web app, no download)
- Meshmixer
www.meshmixer.com/ - Onshape https://www.onshape.com/ (Optional)
- Cinema 4D (optional)
http://www.maxon.net/de/products/general-information/general-information/student-versions.html - Blender (free)(optional)
http://www.blender.org/download/ - Slicer for fusion 360 https://apps.autodesk.com/FUSION/en/Detail/Index?id=8699194120463301363
- Rhino for Mac http://www.rhino3d.com/mac (free for 3 months) (optional)
3D Scanning
- 123D Catch (transforms 2D images into 3D models)
http://www.123dapp.com/catch - Reconstruct Me (optional)
http://reconstructme.net/ - Skanect https://skanect.occipital.com/
Preparing Fabrication
- Meshlab (http://meshlab.sourceforge.net/)
As you want to print in 3D you need to clean up (close) the shapes. Meshlabs fixes holes and overlappings.
Fabrication (CAM
...