#30 · Primary category: 3D Generation & Asset Creation
GaussianDreamer
[CVPR 2024] GaussianDreamer: Fast Generation from Text to 3D Gaussians by Bridging 2D and 3D Diffusion Models
Project last updated:01/13/25
GitHub Stars
830
Forks
49
Contributors
3
License
Apache-2.0
Why we included this project
Turning a text prompt into a 3D object usually takes hours with older NeRF-based methods, but GaussianDreamer gets you a Gaussian-splatting asset in about 15 minutes on a single GPU. It works by seeding the scene with a 3D diffusion prior, then letting a 2D diffusion model refine geometry and appearance, a combination worth studying if you're building your own text-to-3D pipeline. The output renders in real time and can be dropped into Unity, so it fits game and design workflows directly. The repo also covers text-to-avatar generation via SMPL initialization, and the authors point to GaussianDreamerPro as a higher-quality follow-up for animation and simulation. Expect research code with a CVPR 2024 paper behind it: you'll handle installation and tuning yourself rather than getting a turnkey product.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
modly
Desktop app to generate 3D models from images or prompt using local AI — runs entirely on your GPU
LichtFeld-Studio
Train, inspect, edit, automate, and export 3D Gaussian Splatting scenes from a single native application.
map-anything
MapAnything: Universal Feed-Forward Metric 3D Reconstruction
ComfyUI-3D-Pack
An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)
dust3d
Dust3D is a cross-platform 3D modeling software that makes it easy to create low poly 3D models for video games, 3D printing, and more.