Search papers, labs, and topics across Lattice.
TriFlow introduces a novel generative method for creating compact 3D meshes with artist-like triangle topology by leveraging nearest-vertex vector fields (NVFs) derived from input geometry conditions such as signed distance fields. The approach utilizes a latent flow-matching model to synthesize NVFs, which are then used to guide a topology-aware optimization process for mesh simplification, resulting in coherent meshes that maintain structured connectivity. Experimental results show that TriFlow outperforms existing learning-based methods, achieving a 90% reduction in Chamfer Distance and an 8x increase in processing speed.
TriFlow achieves 90% lower Chamfer Distance and 8x faster mesh generation, setting a new standard for artist-like 3D topology synthesis.
We present TriFlow, a new generative approach for producing compact 3D meshes with artist-like triangle topology directly from input geometry conditions such as signed distance fields. Our key insight is to represent mesh topology as a nearest-vertex vector field (NVF) defined over the surface, where each point encodes its association to the nearest triangle vertex in the local barycentric frame. We train a latent flow-matching model to synthesize this field, enabling topology generation conditioned on the input geometry. To extract a coherent mesh, we cluster surface regions using the generated NVF and guide a constrained quadric error metric (QEM) mesh simplification with topology-aware optimization. This yields output meshes that closely match the input geometry while exhibiting structured, artist-like connectivity. Experiments demonstrate that TriFlow achieves stronger generalization and significantly improved topology quality compared to state-of-the-art learning-based approaches, alongside 90% lower Chamfer Distance and an 8x speedup.