A 3D model is a mathematical digital representation of a three-dimensional object. Unlike a flat image, a 3D model contains data regarding depth, volume, and geometry, allowing it to be viewed from any angle and, most importantly, processed for additive manufacturing.
These models are made up of a polygonal mesh consisting of three basic elements: vertices (points in space), edges (lines connecting the points), and faces (flat surfaces that close the volume). For a model to be 3D printable, it must be "manifold" or watertight, meaning the digital geometry has no holes or gaps.
There are several ways to obtain or create a 3D model:
- CAD Design (Computer-Aided Design): Technical software like Fusion 360 or SolidWorks, ideal for engineering parts requiring precise dimensions.
- Digital Sculpting: Programs like ZBrush or Blender, focused on organic shapes, characters, and artistic details.
- 3D Scanning: Directly capturing the geometry of a real-world object to convert it into a digital file.
- File Formats: The most common formats for printing are STL (standard geometry), OBJ (includes color/textures), and STEP (professional format for technical editing).