Shap-E
Text-to-3D model by OpenAI that generates textured meshes and NeRFs.
About
Shap-E, from OpenAI, generates 3D assets conditioned on text prompts or images. Rather than producing point clouds like its predecessor Point-E, it outputs the parameters of implicit functions that can be rendered either as textured meshes or as neural radiance fields, giving a single generation two usable representations. The model produces assets in seconds on a GPU, far faster than per-asset optimization methods, though output fidelity is lower than optimization-based pipelines achieve. The repository is the official implementation of the accompanying research paper and ships model weights plus example notebooks for text-to-3D sampling, image-to-3D sampling, which works best with the background removed from the input image, and encoding custom 3D models, a workflow that requires Blender 3.3.1 or later for multiview rendering. Released under the MIT license, it is used mainly by researchers and hobbyists exploring generative 3D and as a quick way to draft rough assets from short descriptions such as a chair shaped like an avocado.
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.