ComfyUI-Texturaizer
These are companion nodes for Texturaizer, a Blender plugin that connects complex 3D data to ComfyUI. https://texturaizer.com
Nodes (37)
Fire every ControlNet Blender configured, in one node
Merge a style prompt into your base prompt, with a toggle to turn it off
A checkpoint loader that skips the reload when nothing changed
Load a ControlNet once, reuse it across repeated renders
Decode latents into seamless, tileable textures
One text-encode node that handles SDXL's dual prompt or falls back to a single one
Regional prompting driven by a flat-color ID pass
Pull one ControlNet's settings out of Blender's exported list
Seed control with the GPU-vs-CPU (A1111) noise switch built in
The two Flux CLIP encoders, read from Blender's scene data
The whole ControlNet list Blender configured, as one dictionary
Read the guidance value Blender set, instead of hardcoding 3.5
Pull Blender's base, depth, normal, edge and segment render passes
The reference images and preset Blender configured, read into ComfyUI
The raw payload every other Texturaizer getter reads from
Pull Blender's extra reference image for Flux Kontext
The LoRA stack Blender picked, ready to apply
Seamless-tiling settings, read straight from Blender's material setup
The checkpoint or diffusion model Blender picked, read straight into your graph
The VAE filename Blender chose, no manual dropdown
Texturaizer
What is Texturaizer?
Texturaizer is a Blender addon that brings generative AI capabilities directly into Blender's workflow. By connecting Blender to the powerful ComfyUI platform, Texturaizer enables artists and designers to create stunning AI-driven visuals, assign individual prompts to objects, automate multipass renders, and populate their Blender scene with assets—all without leaving Blender.
Why It's Useful
- Streamlines Workflow: Combines Blender and generative AI tools into a single, cohesive environment, removing the need for external applications.
- Enhances Creativity: Empowers artists to experiment with unique styles, textures, and visuals through AI-driven imagery, without compromising on artistic control.
- Saves Time: Automates labor-intensive tasks like image layer generation, segmented prompting, and AI integration, allowing users to focus on creative output.
Key Features
- Seamless Background Rendering: Customize outputs with individual prompts per object or material for precision single-shot rendering.
- Granular Prompt Control: Auto-generates render passes and sends them to AI workflows for processing.
- Locally Runnable and Open Source: Enjoy lifetime usage with full control over your tool. (Also can be used with a remote server)
- Integrated Viewer Panel: Monitor outputs and manage your history directly in Blender.
- Advanced AI Compatibility: Full support for LoRA models, ControlNet, and style/image prompts.
- Custom Workflows: Flexible data processing within Blender or through ComfyUI's web interface.
- Comprehensive Install Guide: Get started quickly with clear documentation, videos, resources, and Discord community.
- Future-Proof: As ComfyUI evolves, Texturaizer adapts, ensuring compatibility with the latest AI models and features.
ComfyUI Nodes Installation
To install Texturaizer nodes for ComfyUI, choose one of the following methods:
Method 1: Download the ZIP
- Go to the <a href="https://github.com/LatentSpaceDirective/ComfyUI-Texturaizer" target="_blank">Texturaizer GitHub Repository</a> .
- Click Code and select Download ZIP.
- Extract the contents into your ComfyUI/custom_nodes folder.
Method 2: Git Clone
- Open a terminal or command prompt.
- Navigate to your ComfyUI/custom_nodes folder:
cd path/to/ComfyUI/custom_nodes - Clone the repository:
git clone https://github.com/LatentSpaceDirective/ComfyUI-Texturaizer.git
Method 3: ComfyUI Manager
<a href="https://github.com/ltdrdata/ComfyUI-Manager" target="_blank">ComfyUI Manager</a>
- Open the ComfyUI Manager.
- Search for Texturaizer in the list of available nodes.
- Click Install and follow the prompts.
Final Step
After completing the installation using any of the methods above, restart ComfyUI to load the Texturaizer nodes.
Blender Plugin Installation
Get the Plugin from <a href="https://latentspacedirective.gumroad.com/l/texturaizer" target="_blank">Gumroad</a>
Follow this <a href="https://texturaizer.com/texturaizer-docs/getting-started/texturaizer-installation-guide/" target="_blank">getting started guide</a>