MeshOn: Intersection-Free Mesh-to-Mesh Composition

๐Ÿ“… 2026-04-09
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF

career value

229K/year
๐Ÿค– AI Summary
This work addresses the common challenges of geometric interpenetration and semantically implausible configurations in 3D mesh composition by proposing a multi-stage optimization framework. The approach first leverages a vision-language model to guide semantic alignment within user-specified regions, followed by joint optimization incorporating a geometric attraction loss, a physics-inspired barrier loss to prevent penetration, and deformation guided by diffusion priors. This method uniquely integrates vision-language models, physical constraints, and diffusion-based shape priors into a unified pipeline, achieving robust, high-fidelity, and intersection-free mesh assembly across diverse materials and target regions. It significantly outperforms existing generative and traditional registration techniques and seamlessly integrates into digital content creation workflows.

Technology Category

Application Category

๐Ÿ“ Abstract
We propose MeshOn, a method that finds physically and semantically realistic compositions of two input meshes. Given an accessory, a base mesh with a user-defined target region, and optional text strings for both meshes, MeshOn uses a multi-step optimization framework to realistically fit the meshes onto each other while preventing intersections. We initialize the shapes'rigid configuration via a structured alignment scheme using Vision-to-Language Models, which we then optimize using a combination of attractive geometric losses, and a physics-inspired barrier loss that prevents surface intersections. We then obtain a final deformation of the object, assisted by a diffusion prior. Our method successfully fits accessories of various materials over a breadth of target regions, and is designed to fit directly into existing digital artist workflows. We demonstrate the robustness and accuracy of our pipeline by comparing it with generative approaches and traditional registration algorithms.
Problem

Research questions and friction points this paper is trying to address.

mesh composition
intersection-free
3D shape fitting
geometric alignment
physical realism
Innovation

Methods, ideas, or system contributions that make the work stand out.

intersection-free composition
mesh registration
physics-inspired barrier loss
diffusion prior
vision-to-language alignment