🎨 LATO.2: A New Approach to 3D Mesh Generation

The LATO.2 framework has been introduced, which separates 3D mesh generation into two stages: Vertex Flow (vertex positions) and Topology Flow (connections). This allows controlling mesh density (from 200 to 5000 vertices) and ensures topologically adaptive editing.

🌍 Separating geometry and topology solves the problem of "drifting" vertices and surface tears, characteristic of monolithic methods, paving the way for the creation of detailed and predictable 3D objects.

👤 Users can now precisely specify model density and easily edit individual parts of the mesh without disrupting its overall structure.

Source 1: https://lohhhha.github.io/LATO.2/ Source 2: https://arxiv.org/abs/2607.10623