2026-04-03
Featured3D Model Generator
A local pipeline for generating 3D models from text prompts. Uses SDXL for image generation and TripoSR for image-to-3D conversion, outputting GLB files viewable in a web interface. Fully containerized with Docker for reproducible deployments.
Problem
Turn a text prompt into a reproducible local 3D generation workflow.
Solution
Combined SDXL for image generation, TripoSR for image-to-3D conversion and a web interface for viewing generated GLB files.
Result
A containerized local pipeline that takes prompts and outputs browser-viewable 3D models.
