5 papers · 1 filter
PolyFlow: Continuous Topology Embedding Flow Matching for Artist-style Mesh Generation
Chunshi Wang, Haohan Weng, Junliang Ye +9
Autoregressive Transformers dominate high-quality mesh generation by producing artist-worthy topologies, yet their inherent sequential decoding induces substantial computational ov…
MeshFIM: Local Low-Poly Mesh Editing via Fill-in-the-Middle Autoregressive Generation
Dingdong Yang, Jian Liu, Biwen Lei +6
Autoregressive (AR) models can generate high-quality low-poly meshes from point clouds, but they still operate in an all-or-nothing manner: when a local region is unsatisfactory, t…
Auto-Regressive Surface Cutting
Yang Li, Victor Cheung, Xinhai Liu +8
Surface cutting is a fundamental task in computer graphics, with applications in UV parameterization, texture mapping, and mesh decomposition. However, existing methods often produ…
FreeMesh: Boosting Mesh Generation with Coordinates Merging
Jian Liu, Haohan Weng, Biwen Lei +6
The next-coordinate prediction paradigm has emerged as the de facto standard in current auto-regressive mesh generation methods. Despite their effectiveness, there is no efficient…
Scaling Mesh Generation via Compressive Tokenization
Haohan Weng, Zibo Zhao, Biwen Lei +10
We propose a compressive yet effective mesh representation, Blocked and Patchified Tokenization (BPT), facilitating the generation of meshes exceeding 8k faces. BPT compresses mesh…