DreamGaussian: 3D generator — what it does and what you need to run it

DreamGaussian is an open source 3D generator. The tool solves the problem of quickly creating 3D content from a text description or a single image. It is based on the Generative Gaussian Splatting method, presented by the authors at the ICLR 2024 conference.
What it does
- Text-to-3D: generates a 3D model from a text description.
- Image-to-3D: generates a 3D model from a single input image.
- Representation format: uses Gaussian Splatting. The authors state that this enables efficient 3D content creation.
What you need to run it
- Platform: local run. The code is written in Python.
- License: MIT. Free use, modification, and distribution are permitted.
- Repository: github.com/dreamgaussian/dreamgaussian. The latest code change is dated January 2, 2024.
- Version: the latest release is 0.1.0. The authors do not specify exact requirements for system RAM or GPU model in the public domain.
Who it is for
The tool will be useful for researchers and developers working with generative 3D technologies who can run Python code locally. The open MIT license allows integrating the work into your own projects.
It is not suitable for those looking for a ready-made application with a GUI or a cloud service without the need to configure the runtime environment. Also note that the repository has not been updated since early 2024, and the version has early release status.
The project website is available at dreamgaussian.github.io. To assess the current state of the code and documentation, it makes sense to refer directly to the repository.
Fact sheet
| Code license | MIT source |
|---|---|
| Language | Python source |
| Last code change | 2024-01-02 source |
| Repository created | 2023-09-27 source |
| Latest release | 0.1.0 source |
|---|---|
| Release date | 2023-10-21 source |
| GitHub stars | 4350 source |
| Forks | 399 source |
Values are collected automatically from official sources and were checked on 2026-08-03. Each one links to its source, and values taken from the developer’s pages also carry a verbatim quote — hover over the note. Pricing and versions are shown as of the check date and change most often; verify on the vendor’s site before buying.



