arXiv Computer Vision

ExMesh: Explicit Mesh Reconstruction with Topology Adaptation

arXiv Machine Learning
Jun 3

CADFit: Precise Mesh-to-CAD Program Generation with Hybrid Optimization

arXiv:2605. 01171v2 Announce Type: replace-cross Abstract: Despite recent progress, recovering parametric CAD construction sequences from geometric input, such as meshes or point clouds, is a key challenge for design and manufacturing, as existing CAD reconstruction and generation methods are largely restricted to difficult-to-edit formats like meshes or Breps or editable simple sketch-and-extrude pipelines and low-complexity datasets.

By Ghadi Nehme, Eamon Whalen, Faez Ahmed
arXiv Computer Vision
2d ago

Elastic Triangle Splatting

arXiv:2608.29106v1 Announce Type: new Abstract: While neural rendering methods such as 3D Gaussian Splatting achieve remarkable visual fidelity, traditional polygonal meshes remain the backbone of es...

By Tian Shi, Shenhan Qian, Daniel Cremers
Hugging Face Trending Papers
Aug 19

CoMVS-GS: Collaborative Multi-View Stereo and 3D Gaussian Splatting for Surface Reconstruction

CoMVS‑GS is a surface‑reconstruction framework that fuses Multi‑View Stereo (MVS) with 3D Gaussian splatting. It initializes Gaussian primitives from dense MVS points, uses PatchMatch‑3DGS mutual supervision to refine depths and normals, and replaces voxel‑based meshing with a Delaunay graph‑cut pipeline. Experiments on DTU, GauU‑Scene V2, and MatrixCity demonstrate competitive object‑level results and improved geometric accuracy and mesh compactness in outdoor scenes while preserving high rendering quality.

arXiv Computer Vision
1d ago

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

TriFlow introduces a generative method for creating compact 3D meshes with artist‑like triangle topology directly from input geometry such as signed distance fields. It represents mesh topology as a nearest‑vertex vector field (NVF) over the surface, trains a latent flow‑matching model to synthesize this field, and then clusters surface regions to guide a constrained quadric error metric simplification. The resulting meshes closely match the input geometry while exhibiting structured, artist‑like connectivity, achieving 90% lower Chamfer Distance and an 8× speedup over state‑of‑the‑art learning‑based approaches.

By Haoxuan Li, Ziya Erko\c{c}, Daniele Sirigatti, Vladislav Rosov, Lei Li, Angela Dai, Matthias Nie{\ss}ner