paper-with-me

Papers

CraftsMan3D: High-fidelity Mesh Generation with 3D Native Diffusion and Interactive Geometry Refiner

2025-01-01 · CVPR 2025 1 · Weiyu Li, Jiarui Liu, Hongyu Yan, Rui Chen, Yixun Liang, Xuelin Chen, Ping Tan, Xiaoxiao Long

We present a novel generative 3D modeling system, coined CraftsMan, which can generate high-fidelity 3D geometries with highly varied shapes, regular mesh topologies, and detailed surfaces, and, notably, allows for refining the geometry in an interactive manner. Despite the significant advancements in 3D generation, existing methods still struggle with lengthy optimization processes, self-occlusion, irregular mesh topologies, and difficulties in accommodating user edits, consequently impeding their widespread adoption and implementation in 3D modeling softwares. Our work is inspired by the craftsman, who usually roughs out the holistic figure of the work first and elaborates the surface details subsequently. Specifically, we first introduce a robust data preprocessing pipeline that utilizes visibility check and winding mumber to maximize the use of existing 3D data. Leveraging this data, we employ a 3D-native DiT model that directly models the distribution of 3D data in latent space, generating coarse geometries with regular mesh topology in seconds. Subsequently, a normal-based geometry refiner enhances local surface details, which can be applied automatically or interactively with user input. Extensive experiments demonstrate that our method achieves high efficacy in producing superior quality 3D assets compared to existing methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D Generation

Similar Papers 제목 키워드 기반

CraftsMan3D: High-fidelity Mesh Generation with 3D Native Generation and Interactive Geometry Refiner

2024-05-23 · Weiyu Li, Jiarui Liu, Hongyu Yan, Rui Chen 외

We present a novel generative 3D modeling system, coined CraftsMan, which can generate high-fidelity 3D geometries with highly varied shapes, regular mesh topologies, and detailed surfaces, and, notably, allows for refin…

3D Generation3D geometry

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…

Research on The Cultivation Path of Craftsman Spirit in Higher Vocational Education Based on Survey Data

2022-12-14 · Yufei Xie, Jing Cui, Mengdie Wang

With the development of China's economy and society, the importance of "craftsman's spirit" has become more and more prominent. As the main educational institution for training technical talents, higher vocational colleg…

FlashMesh: Faster and Better Autoregressive Mesh Synthesis via Structured Speculation

2025-11-19 · Tingrui Shen, Yiheng Zhang, Chen Tang, Chuan Ping 외 arxiv

Autoregressive models can generate high-quality 3D meshes by sequentially producing vertices and faces, but their token-by-token decoding results in slow inference, limiting practical use in interactive and large-scale a…

FACE: A Face-based Autoregressive Representation for High-Fidelity and Efficient Mesh Generation

2026-03-02 · Hanxiao Wang, Yuan-Chen Guo, Ying-Tian Liu, Zi-Xin Zou 외 arxiv

Autoregressive models for 3D mesh generation suffer from a fundamental limitation: they flatten meshes into long vertex-coordinate sequences. This results in prohibitive computational costs, hindering the efficient synth…