Skip to main content

Modeling Workflows

CONTEXT
📖2 min read

Introduction​

Within the polygonal modeling space, there are distinct ways to generate or manipulate meshes. These fall into logical categories based on who or what drives the geometry creation: you, the computer, or the real world.

Understanding these distinct workflows allows you to choose the right tool for the specific task at hand, whether it requires manual precision, algorithmic complexity, or real-world capture.


Manual Generation​

(Human-driven, direct control over geometry)

Algorithmic Generation​

(Computer-driven, rule-based geometry)

Captured Generation​

(Real-world data converted to geometry)

The Unifier​

(Bridging all workflows back to clean polygonal meshes)


Summary​

Choosing the right workflow is about understanding the source of your data and the level of control you need. While manual generation offers the most precision, algorithmic and captured workflows can save immense time when used correctly.

Key Takeaways:

  • Manual Generation: Best for precision, control, and clean topology.
  • Algorithmic Generation: Ideal for complex, rule-based structures and non-destructive iteration.
  • Captured Generation: The most accurate way to represent existing real-world objects.
  • Retopology: The essential step to unify different geometry sources into a clean, usable mesh.