English

DMesh++: An Efficient Differentiable Mesh for Complex Shapes

Computer Vision and Pattern Recognition 2025-07-08 v2 Graphics Machine Learning

Abstract

Recent probabilistic methods for 3D triangular meshes capture diverse shapes by differentiable mesh connectivity, but face high computational costs with increased shape details. We introduce a new differentiable mesh processing method that addresses this challenge and efficiently handles meshes with intricate structures. Our method reduces time complexity from O(N) to O(log N) and requires significantly less memory than previous approaches. Building on this innovation, we present a reconstruction algorithm capable of generating complex 2D and 3D shapes from point clouds or multi-view images. Visit our project page (https://sonsang.github.io/dmesh2-project) for source code and supplementary material.

Keywords

Cite

@article{arxiv.2412.16776,
  title  = {DMesh++: An Efficient Differentiable Mesh for Complex Shapes},
  author = {Sanghyun Son and Matheus Gadelha and Yang Zhou and Matthew Fisher and Zexiang Xu and Yi-Ling Qiao and Ming C. Lin and Yi Zhou},
  journal= {arXiv preprint arXiv:2412.16776},
  year   = {2025}
}

Comments

20 pages, 24 figures, 6 tables

R2 v1 2026-06-28T20:45:15.621Z