paper-with-me

Papers

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

2026-06-18 · Haoxuan Li, Ziya Erkoç, Daniele Sirigatti, Vladislav Rosov, Lei Li, Angela Dai, Matthias Nießner arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.20131

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MeshFlow: Efficient Artistic Mesh Generation via MeshVAE and Flow-based Diffusion Transformer

2026-06-03 · Weiyu Li, Antoine Toisoul, Tom Monnier, Roman Shapovalov 외 arxiv

We present MeshFlow, a new method for generating artist-like 3D meshes. Current mesh generators often adopt Auto-Regressive (AR) next-token prediction, a natural choice given the discrete nature of mesh topology. However…

Topology Sculptor, Shape Refiner: Discrete Diffusion Model for High-Fidelity 3D Meshes Generation

2025-10-24 · Kaiyu Song, Hanjiang Lai, Yaqing Zhang, Chuangjian Cai 외 arxiv

In this paper, we introduce Topology Sculptor, Shape Refiner (TSSR), a novel method for generating high-quality, artist-style 3D meshes based on Discrete Diffusion Models (DDMs). Our primary motivation for TSSR is to ach…

Meshy T2: Fast Native Mesh Generation with Flow Matching

2026-07-28 · Jiale Xu, Rendong Liang, Yuhao Long, Siyuan Shen 외 hf

Polygonal meshes are the standard surface representation of modern 3D pipelines, and generating high-quality meshes with artist-style topology is essential for film, gaming, and interactive 3D applications. Mainstream ap…

MeshGPT: Generating Triangle Meshes with Decoder-Only Transformers

2023-11-27 · CVPR 2024 1 · Yawar Siddiqui, Antonio Alliegro, Alexey Artemov, Tatiana Tommasi 외

We introduce MeshGPT, a new approach for generating triangle meshes that reflects the compactness typical of artist-created meshes, in contrast to dense triangle meshes extracted by iso-surfacing methods from neural fiel…

Decoder

Artist-Created Mesh Generation from Raw Observation

2025-09-15 · Yao He, Youngjoong Kwon, Wenxiao Cai, Ehsan Adeli arxiv

We present an end-to-end framework for generating artist-style meshes from noisy or incomplete point clouds, such as those captured by real-world sensors like LiDAR or mobile RGB-D cameras. Artist-created meshes are cruc…

Point Clouds