TRELLIS
Large-scale 3D asset generation framework using structured latent representations.
About
TRELLIS, from Microsoft Research, generates 3D assets from text or image prompts and can decode a single generation into radiance fields, 3D Gaussians, or textured meshes. That flexibility comes from its Structured LATent representation, SLAT, a unified intermediate format that captures both geometry and appearance and converts between output types without regenerating. Rectified flow transformers operate on this representation, with pretrained models ranging from 342 million to 2 billion parameters trained on a curated set of 500,000 diverse 3D objects. Released variants include TRELLIS-image-large at 1.2 billion parameters plus text-conditioned models in base, large, and extra-large sizes, and the system supports local editing to produce variants or modify specific regions of an asset. The code is MIT licensed, with a few rendering components retaining their upstream licenses. Game developers, technical artists, and researchers use it for asset prototyping, product visualization, and image-to-3D research pipelines.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- 3D Model Generation
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Advanced (4/5)
- License
- MIT
- Minimum VRAM
- 12 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.