Overview
Computer-aided design connects visual ideas with fabrication-ready models. Although raster, vector, and parametric systems use different representations, they all rely on the same fundamental principles: correct geometry, structured workflows, and compatible file formats. Raster design (Photoshop): pixel-based editing suitable for visual composition and image processing. Vector design (Illustrator): mathematically defined paths that ensure geometric precision for fabrication processes such as laser cutting or CNC machining. Parametric modeling (Fusion 360): constraint-driven 3D design where dimensions and relationships control the structure of the model. Understanding these three approaches helps establish a clear workflow from visual design to fabrication-ready geometry.
2D Design Workflows
The 2D exploration began with raster image editing and moved toward vector-based fabrication logic. This comparison clarified the structural difference between pixel-based and geometry-based systems.
Raster Workflow (Photoshop)
Resolution Settings (DPI)
Layer Management
Basic Image Adjustments
Exporting PNG and JPG
Raster images are ideal for visual editing and presentation. However, pixel-based data cannot guarantee geometric precision, making them unsuitable for fabrication processes.
Vector Workflow (Illustrator)
The workflow then shifted to vector-based construction using geometric paths and boolean operations.
Building Base Geometry
Boolean Operations (Pathfinder)
Outline Mode Verification
Final Composition
Vector graphics rely on mathematical geometry rather than pixels. Clean, closed paths are essential for fabrication methods such as laser cutting or CNC machining.
3D Parametric Modeling
The core of this week was parametric modeling in Fusion 360. Parametric design is constraint-driven and dimension-controlled, making it suitable for fabrication workflows.
Fusion 360 (Parametric Modeling)
Step 1 — Polygon Construction
Step 2 — Fully Constrained Sketch
Step 3 — Offset Profiles
Step 4 — Extrusion
Final Model
Final Result — Animation
Parametric modeling emphasizes structure, constraint logic, and editable dimensions. Modifying a parameter updates the entire model, demonstrating the power of history-based modeling.
File Formats and Fabrication Logic
Different workflows require different file formats depending on fabrication processes.
- PNG / JPG — Raster images
- SVG — Vector fabrication format
- STL — 3D printing format
- STEP — Engineering exchange format
Choosing the correct file format ensures compatibility with fabrication tools and manufacturing workflows.
Reflection
This week clarified the structural differences between raster, vector, and parametric systems.
- Raster = pixel-based visual editing
- Vector = geometry-based 2D precision
- Parametric = constraint-driven 3D modeling
In digital fabrication, geometric accuracy and structural logic are more important than visual appearance.