LGM (Large Gaussian Model)
High-resolution 3D Gaussian generation from text or single images.
About
LGM, the Large Multi-View Gaussian Model from 3DTopia, generates high resolution 3D assets from a text prompt or a single image in a matter of seconds. Presented as an ECCV 2024 oral paper, it first uses multi-view diffusion models, MVDream for text input and ImageDream for images, to synthesize consistent views of the target object, then feeds those views to an asymmetric U-Net that directly predicts a 3D Gaussian splatting representation. Inference requires roughly 10 GB of GPU memory with all components loaded, and fp16 variants reduce the footprint. Results are saved as PLY files of Gaussians, can be inspected in a local GUI, rendered to MP4 turntable animations, and converted to standard GLB meshes for use in game engines and 3D software. The official implementation is released under the MIT license, serving researchers working on feed forward 3D generation and developers experimenting with rapid 3D asset creation.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- 3D Model Generation
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Intermediate (3/5)
- License
- MIT
- Minimum VRAM
- 8 GB
- Added
- Apr 3, 2026
Related Tools
CUDA-accelerated Gaussian splatting rasterization library with Python bindings from the Nerfstudio team.
Generates high-resolution textured 3D assets from images or text with separate shape and texture models.
Generates explorable, mesh-exportable 3D worlds from text or image prompts via panoramic proxies.
Roblox's research foundation model that generates 3D shapes from text prompts for game assets.
Reconstructs 3D shape, texture, and layout of objects from a single cluttered real-world photo.
Reconstructs dense 3D scenes from uncalibrated image collections without known camera poses.