Your cart is currently empty!

PartPacker: Revolutionizing 3D Object Generation from a Single Image
NVIDIA’s Deep Imagination Research Lab has unveiled a groundbreaking advancement in 3D modeling with PartPacker, a novel AI-driven method that transforms a single 2D image into editable, part-based 3D models. This innovative technology, detailed on NVIDIA’s research page, introduces a new era of flexibility and efficiency for 3D content creation, with applications spanning 3D printing, animation, gaming, and academic research.
What is PartPacker?
PartPacker is an end-to-end framework that generates high-quality 3D objects with an arbitrary number of complete, semantically meaningful parts from just a single RGB image. Unlike traditional methods that produce a single, fused mesh, PartPacker’s dual volume packing strategy organizes parts into two complementary volumes, enabling the creation of interconnected yet separable components. This allows users to edit or animate individual parts independently, opening up new possibilities for creative and technical workflows.
Key Features
- Single Image Input: Generate complex 3D models from a single 2D RGB image (recommended resolution: 518×518).
- Part-Based Generation: Produces models with distinct, editable parts, ideal for multi-material 3D printing and animation.
- High-Quality Output: Outputs 3D triangle meshes in GLB format, with resolutions up to 512^3, optimized for NVIDIA GPU-accelerated systems.
- Non-Commercial Use: Currently available for research and academic purposes, with commercial licensing options available through NVIDIA Research Labs.
How It Works

PartPacker leverages a Diffusion Transformer architecture to analyze a single input image and generate a 3D model with separable components. The dual volume packing approach ensures that parts are complete and interoperable, making the resulting models suitable for tasks like:
- Content Creation: Generate editable 3D assets for games, films, and interactive media from concept art or reference images.
- 3D Printing: Export models in STL or 3MF formats for multi-material printing workflows.
- Research: Advance 3D generation studies with PartPacker’s innovative part-based approach.
To try it out, users can access the live demo on Hugging Face Spaces, download the code from GitHub, or use pre-trained models from the Hugging Face Hub. The system requires approximately 16GB of GPU memory for inference, with models optimized for NVIDIA A100 GPUs.
Why It Matters
Traditional 3D generation methods often produce monolithic meshes, limiting the ability to manipulate individual parts. PartPacker overcomes this challenge by enabling part-level editing, which is a significant leap forward for industries requiring modular 3D models. As noted in posts on X, this technology is being hailed as a game-changer for its “intelligent 3D understanding” and ability to create “separable, editable parts from a single image.”
Getting Started
For researchers and creators, PartPacker is accessible through:
- GitHub Repository: Includes code and data processing scripts for mesh conversion.
- Hugging Face Demo: Upload an image to generate an editable 3D model instantly.
- Pre-trained Models: Download VAE and Flow models for mesh reconstruction and 3D generation from images.
To run PartPacker, ensure you have a compatible NVIDIA GPU and follow the setup instructions provided in the GitHub repository. The project is built on the Objaverse-XL dataset, ensuring robust training and evaluation.
The Future of 3D Modeling
PartPacker represents a significant step forward in democratizing 3D content creation. By enabling the generation of editable, part-based 3D models from a single image, NVIDIA is empowering creators and researchers to explore new workflows that were previously impossible. Whether you’re a game developer, 3D printing enthusiast, or academic researcher, PartPacker offers a powerful tool to bring your ideas to life.
For more details, visit the PartPacker project page or explore the code and demo links above. Stay tuned for updates as NVIDIA continues to push the boundaries of AI-driven 3D generation!
Note: PartPacker is currently for non-commercial use only. Contact NVIDIA Research Labs for commercial licensing inquiries.