Roblox Cube
Roblox's research foundation model that generates 3D shapes from text prompts for game assets.
About
Roblox built Cube as a generative foundation model for 3D intelligence, and the open release centers on text-to-shape generation for game assets: a shape tokenizer turns meshes into discrete tokens, and the model generates new shapes from text prompts, with bounding box conditioning added in the July 2025 v0.5 release and part-controllable generation arriving with CubePart in May 2026. Texture generation and scene layout generation sit on the published roadmap. Running inference takes a minimum of 16 GB of VRAM with 24 GB recommended, tested on NVIDIA L40S, H100, and A100 cards as well as Apple Silicon M2 through M4 machines, and installation is a git clone followed by pip install -e with an optional meshlab extra. The catch is licensing: code and weights ship under the CUBE3D Research-Only RAIL-MS license, which limits use to academic or research purposes and forbids commercial products, hosted services, and commercial derivatives. Even so, it remains a rare case of a major game platform publishing its 3D foundation model in the open, and the repository holds about 1.2k 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
- Cube3D Research-Only RAIL-MS
- Minimum VRAM
- 16 GB
- Added
- Jul 29, 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.
Reconstructs 3D shape, texture, and layout of objects from a single cluttered real-world photo.
Turns a single image into a textured, UV-unwrapped 3D mesh in under a second.
Reconstructs dense 3D scenes from uncalibrated image collections without known camera poses.