GRAICVDec 18, 2024

GraphicsDreamer: Image to 3D Generation with Physical Consistency

arXiv:2412.14214v1h-index: 4
Originality Incremental advance
AI Analysis

This work addresses the gap in automated 3D content generation for industrial use, providing a method that produces usable 3D assets with physical consistency, though it appears incremental by building on existing diffusion models.

The paper tackles the problem of generating high-quality, physically consistent 3D meshes from single images for industrial applications, achieving results that meet artists' expectations with reliable texture details and realistic relighting.

Recently, the surge of efficient and automated 3D AI-generated content (AIGC) methods has increasingly illuminated the path of transforming human imagination into complex 3D structures. However, the automated generation of 3D content is still significantly lags in industrial application. This gap exists because 3D modeling demands high-quality assets with sharp geometry, exquisite topology, and physically based rendering (PBR), among other criteria. To narrow the disparity between generated results and artists' expectations, we introduce GraphicsDreamer, a method for creating highly usable 3D meshes from single images. To better capture the geometry and material details, we integrate the PBR lighting equation into our cross-domain diffusion model, concurrently predicting multi-view color, normal, depth images, and PBR materials. In the geometry fusion stage, we continue to enforce the PBR constraints, ensuring that the generated 3D objects possess reliable texture details, supporting realistic relighting. Furthermore, our method incorporates topology optimization and fast UV unwrapping capabilities, allowing the 3D products to be seamlessly imported into graphics engines. Extensive experiments demonstrate that our model can produce high quality 3D assets in a reasonable time cost compared to previous methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes