cd /news/artificial-intelligence/generating-artist-like-3d-mesh-topol… · home topics artificial-intelligence article
[ARTICLE · art-133758] src=derkleineli.github.io ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Generating Artist-Like 3D Mesh Topology via Nearest-Vertex Vector Fields

Researchers Haoxuan Li, Ziya Erkoc, Daniele Sirigatti, Vladislav Rosov, Lei Li, Angela Dai and Matthias Niessner introduced TriFlow, a generative method that produces compact 3D meshes with artist-like triangle topology from signed distance field inputs by representing mesh topology as a nearest-vertex vector field (NVF) and training a latent flow-matching model to synthesize it. The team reports TriFlow achieves 90% lower Chamfer Distance and an 8x speedup versus state-of-the-art learning-based approaches, with stronger generalization and improved topology quality. The work is published in the Proceedings of the European Conference on Computer Vision (ECCV) 2026.

read1 min views1 publishedSep 18, 2026

Toggle each card to compare the input geometry against the TriFlow output (shaded + wireframe). Drag to orbit, scroll to zoom.

                        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 **8× speedup**.

We introduce a novel generative approach to create compact, artist-like mesh topologies from signed distance field (SDF) inputs.

Our method consists of three major components:

TriFlow can target different topology budgets while keeping the input geometry. Switch between Input and three levels of detail to see how connectivity adapts.

Several concurrent efforts also tackle generative mesh topology by modeling a field:

@inproceedings{li2026triflow,
  title = {TriFlow: Generating Artist-Like 3D Mesh Topology via Nearest-Vertex Vector Fields},
  author = {Li, Haoxuan and Erko{\c{c}}, Ziya and Sirigatti, Daniele and Rosov, Vladislav and Li, Lei and Dai, Angela and Nie{\ss}ner, Matthias},
  booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
  year = {2026},
}
── more in #artificial-intelligence 4 stories · sorted by recency
── more on @triflow 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/generating-artist-li…] indexed:0 read:1min 2026-09-18 ·