Discover and explore top open-source AI tools and projects—updated daily.
visualbrunoAI-driven 3D asset production pipeline orchestrator
Top 96.0% on SourcePulse
3D Gen Studio is an open-source, AI-powered platform orchestrating complete 3D mesh production pipelines. It targets engineers, researchers, and power users by integrating text-to-image, image editing, mesh generation, UV unwrapping, and texturing within a unified visual workspace, leveraging ComfyUI and external APIs for streamlined asset creation.
How It Works
This project provides a visual workspace that orchestrates complex 3D generation workflows. It integrates ComfyUI and external REST/GraphQL APIs, allowing users to manage assets and processes via either a Kanban board for pipeline stages or a Node Graph for visualizing asset relationships. The system automates asset flow through distinct stages: image creation/editing, mesh generation, UV unwrapping, and texturing, with results automatically feeding into subsequent steps.
Quick Start & Requirements
npm install and npm run dev for the frontend, then navigate to python-server, set up a Python virtual environment, install requirements (pip install -r requirements.txt), and start the backend server (python main.py).Highlighted Details
Maintenance & Community
The project exhibits active development, evidenced by frequent changelog updates. Community support and discussion are available via Discord. Bug reporting and feature suggestions can be submitted through GitHub issues.
Licensing & Compatibility
The specific open-source license is not detailed in the provided README. Compatibility for commercial use or closed-source linking is therefore undetermined.
Limitations & Caveats
The Mesh Editor module was noted as "not good yet" in recent changelog entries, indicating potential instability or incomplete functionality in this area. The system requires a separate, operational ComfyUI instance to function fully.
1 day ago
Inactive