ZeroHour
Hugging Face daily paperspublished ()ingested Yu-Rou Tuan, Hao-Tang Tsui, Nicolas Ugrinovic

SNAP3D: Physically Grounded 3D Parts for Assembly from a Single Image

infoAI researchimportance 15
AI summary · glm-5.3

SNAP3D uses physics simulation feedback to make single-image 3D part generation produce valid, stable assemblies, validated through 3D printing.

The framework improves part-aware 3D generation by resolving inter-part penetration, recovering contact graphs between neighboring parts, and placing parameterized connectors at contact surfaces. Physical simulation feedback refines connector placement, orientation, and dimensions to improve assembly stability while preserving geometry. A physics-based evaluation protocol tests assembly validity and stability under gravity, and results are validated through 3D printing and real-world assembly.

  • Resolves interpenetration and missing connections in generated 3D parts
  • Simulation feedback refines connector geometry for stable assemblies
  • New physics-based protocol complements geometric evaluation metrics
  • Validated via 3D printing and real-world assembly
Full article155 words · extracted from huggingface.co · click to collapse

Part-aware 3D asset generation enables applications such as editing, articulation, simulation, and fabrication, yet existing methods can generate visually complete individual parts without ensuring that they form a valid physical assembly. Consequently, generated neighboring parts may interpenetrate, lack valid connections, or collapse under gravity. We propose a physics-guided framework for improving single-image part-aware 3D generation with physically compatible geometry and stable connections. Our method resolves inter-part penetration, recovers a contact graph between neighboring parts, and introduces parameterized connectors at their contact surfaces. Using feedback from physical simulation, we refine connector placement, orientation, and dimensions to improve assembly stability while preserving the generated geometry. We further introduce a physics-based evaluation protocol that complements conventional geometric metrics by directly testing assembly validity and stability under gravity. Experiments comparing against multiple part-aware 3D generators show substantial improvements in physical realizability and stability while maintaining geometric quality. We additionally validate the resulting parts through 3D printing and real-world assembly.

Text extracted automatically; images, tables and formatting may be missing. Original: https://huggingface.co/papers/2609.13146