Discover and explore top open-source AI tools and projects—updated daily.
sakalondAI-powered 3D texturing for Blender
Top 64.5% on SourcePulse
Summary
StableGen is an open-source Blender plugin that integrates generative AI for 3D texturing. It empowers 3D artists by leveraging advanced diffusion models (SDXL, FLUX.1-dev) via a ComfyUI backend, enabling complex, controllable, and scene-wide texture generation directly within Blender. The plugin streamlines the texturing workflow, offering sophisticated control over geometry and style.
How It Works
The plugin functions as an intuitive Blender interface that communicates with a ComfyUI backend for heavy AI computation. It utilizes diffusion models, integrating ControlNet for precise geometric adherence and IPAdapter for style guidance. Key features include scene-wide multi-mesh texturing, multi-view consistency achieved through inpainting and sophisticated blending techniques, and advanced inpainting/refinement tools for detailed control.
Quick Start & Requirements
Installation involves setting up a ComfyUI instance, running the provided installer.py script to fetch necessary ComfyUI custom nodes and AI models, and then installing the StableGen Blender plugin (StableGen.zip). Configuration requires specifying paths to the ComfyUI installation and desired output directories within Blender's add-on preferences.
installer.py from the repository, install StableGen.zip plugin in Blender.https://github.com/comfyanonymous/ComfyUI.Highlighted Details
Maintenance & Community
The project originated as a Bachelor's Thesis by Ondřej Sakala. A "List of planned features" indicates ongoing development. Contact information (email, X/Twitter) is provided. No explicit community channels like Discord or Slack are listed in the README.
Licensing & Compatibility
Limitations & Caveats
Experimental support is available for the FLUX.1-dev model architecture. Remote ComfyUI server connections are not currently supported but are listed as a planned future feature. The plugin requires Blender version 4.2 or newer. An NVIDIA GPU with CUDA is recommended for optimal performance of the ComfyUI backend.
16 hours ago
Inactive
Tencent-Hunyuan