TRELLIS.2
Microsoft's 4B image-to-3D model producing PBR-textured meshes with complex topology from one image.
About
Most image-to-3D pipelines squeeze geometry through implicit fields and lose thin structures along the way; TRELLIS.2 instead generates a field-free sparse voxel format called O-Voxel that stores arbitrary surface attributes directly, so open surfaces, non-manifold joints, and fine topology survive intact. A sparse 3D VAE with 16x spatial downsampling feeds a plain diffusion transformer at 4B parameters, and every output carries full PBR materials covering base color, roughness, metallic, and opacity, ready for game engines and DCC tools. Generation is fast for the class: about 3 seconds at 512^3 resolution and 17 seconds at 1024^3 on an H100. The repo ships inference and training code, a data preprocessing toolkit, web demos, and the 4B weights on Hugging Face; install is a conda-driven script wanting an NVIDIA GPU with roughly 24GB VRAM and CUDA 12.4. MIT licensing on Microsoft's successor to the original TRELLIS has made it the default open choice for production 3D asset generation, reflected in over 10k GitHub stars.
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
- 24 GB
- Added
- Aug 24, 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.