PartUV: Part-Based UV Unwrapping of 3D Meshes
Zhaoning Wang, Xinyue Wei, Ruoxi Shi, Xiaoshuai Zhang, Hao Su, Minghua Liu

TL;DR
PartUV is a novel part-based UV unwrapping pipeline that produces fewer, more aligned charts with low distortion, improving upon existing methods especially for noisy and AI-generated meshes.
Contribution
It introduces a top-down recursive framework combining semantic part decomposition with geometric heuristics, extending parameterization and packing algorithms for better UV unwrapping.
Findings
Outperforms existing tools in chart count and seam length.
Achieves comparable distortion with higher success rates on challenging meshes.
Enables applications like part-specific multi-tiles packing.
Abstract
UV unwrapping flattens 3D surfaces to 2D with minimal distortion, often requiring the complex surface to be decomposed into multiple charts. Although extensively studied, existing UV unwrapping methods frequently struggle with AI-generated meshes, which are typically noisy, bumpy, and poorly conditioned. These methods often produce highly fragmented charts and suboptimal boundaries, introducing artifacts and hindering downstream tasks. We introduce PartUV, a part-based UV unwrapping pipeline that generates significantly fewer, part-aligned charts while maintaining low distortion. Built on top of a recent learning-based part decomposition method PartField, PartUV combines high-level semantic part decomposition with novel geometric heuristics in a top-down recursive framework. It ensures each chart's distortion remains below a user-specified threshold while minimizing the total number of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · Additive Manufacturing and 3D Printing Technologies
