awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
carson-katri avatar

carson-katri/dream-textures

0
View on GitHub↗
8,168 estrellas·436 forks·Python·GPL-3.0·11 vistas

Dream Textures

Dream Textures is a Stable Diffusion integration for Blender that provides tools for text-to-image generation, depth projection, and node-based processing within a 3D environment. It functions as an AI texture generator capable of producing image textures and concept art from text prompts and scene renders.

The system features a depth-to-image projection tool that maps generated imagery onto 3D models using depth data for spatial alignment. It also includes a node-based AI image processor for creating procedural visual effects and a dedicated toolset for AI-assisted inpainting and outpainting to modify specific image regions or expand boundaries.

The software covers broader capabilities including image resolution upscaling, prompt template construction, and generation history management. It supports hybrid execution by allowing users to perform tasks via local GPU processing or by offloading heavy rendering tasks to remote cloud servers.

Features

  • Texture Synthesis - Generates surface textures and PBR maps for 3D assets using text prompts within a 3D workspace.
  • Text-to-Image Generators - Produces textures and concept art from text prompts using Stable Diffusion pipelines directly within a 3D environment.
  • Image Inpainting - Allows for the generative filling of specific image regions based on text prompts and masks.
  • Node-Based Generative Pipelines - Integrates image generation into a visual graph system for constructing multi-stage generative AI workflows.
  • Depth-Color Alignment - Uses scene depth data to align generated textures with 3D model geometry for spatially accurate mapping.
  • Node-Based Material Generation - Uses a node-based system to combine generated textures into complex, programmable visual effects.
  • Image-to-3D Texture Engines - Transfers AI generated 2D image textures onto 3D digital representations using depth and spatial data.
  • Inpainting and Outpainting Tools - Provides tools to modify images by filling in masked areas or extending boundaries for seamless textures.
  • Node-Based Image Processing - A system that connects image generation and processing capabilities into a node-based workflow for complex visual effects.
  • Stable Diffusion Blender Integrations - Integrates Stable Diffusion text-to-image generation directly into the Blender 3D environment for texture creation.
  • Texture Projection Mapping - A technique in the product for mapping generated imagery onto 3D models and scenes using depth-to-image processing.
  • Generative Texture Mappers - Synthesizes and maps AI-generated surface details onto 3D geometry using text prompts and scene renders.
  • Resolution Upscalers - Increases the resolution of low-fidelity generated images by synthesizing high-frequency details.
  • Hybrid Local-Remote AI Routing - Toggles between local GPU processing and remote API calls to handle varying hardware specifications.
  • Remote Inference Offloaders - Delegates heavy computational generation tasks to external cloud servers to bypass local hardware constraints.
  • Prompt Templates - Implements a system for constructing detailed image descriptions using structured templates for consistent visual results.
  • Remote AI Generation Offloading - Allows offloading heavy image generation tasks to remote cloud servers when local GPU hardware is insufficient.
  • Depth Buffer Textures - Creates imagery based on scene color and depth by utilizing depth buffer textures from the rendering pipeline.
  • Texture and Material Tools - Stable Diffusion integration for the shader editor.

Historial de estrellas

Gráfico del historial de estrellas de carson-katri/dream-texturesGráfico del historial de estrellas de carson-katri/dream-textures

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace carson-katri/dream-textures?

Dream Textures is a Stable Diffusion integration for Blender that provides tools for text-to-image generation, depth projection, and node-based processing within a 3D environment. It functions as an AI texture generator capable of producing image textures and concept art from text prompts and scene renders.

¿Cuáles son las características principales de carson-katri/dream-textures?

Las características principales de carson-katri/dream-textures son: Texture Synthesis, Text-to-Image Generators, Image Inpainting, Node-Based Generative Pipelines, Depth-Color Alignment, Node-Based Material Generation, Image-to-3D Texture Engines, Inpainting and Outpainting Tools.

¿Qué alternativas de código abierto existen para carson-katri/dream-textures?

Las alternativas de código abierto para carson-katri/dream-textures incluyen: acly/krita-ai-diffusion — This project is a plugin for Krita that integrates Stable Diffusion image generation and editing tools directly into… comfyanonymous/comfyui — ComfyUI is a modular generative AI workflow orchestrator and node-based GUI for designing and executing complex… mrforexample/comfyui-3d-pack — ComfyUI-3D-Pack is a suite of custom nodes for ComfyUI that enables 3D asset generation and rendering within a… nunchaku-ai/comfyui-nunchaku — ComfyUI-nunchaku is a 4-bit diffusion inference engine and a set of nodes for running low-precision quantized… kohya-ss/sd-scripts — sd-scripts is a suite of utilities designed for fine-tuning generative models, preprocessing datasets, and converting… anil-matcha/open-higgsfield-ai — Open-Higgsfield-AI is a generative AI content studio and visual workflow orchestrator. It provides a unified interface…

Alternativas open-source a Dream Textures

Proyectos open-source similares, clasificados según cuántas características comparten con Dream Textures.
  • acly/krita-ai-diffusionAvatar de Acly

    Acly/krita-ai-diffusion

    9,755Ver en GitHub↗

    This project is a plugin for Krita that integrates Stable Diffusion image generation and editing tools directly into the painting interface. It functions as a remote diffusion backend client, bridging the digital canvas to local or remote servers to handle the computation required for AI image generation. The system distinguishes itself through a real-time painting interface that translates brushstrokes into generated imagery as the artist works. It acts as a structural orchestrator, using sketches, depth maps, and poses to maintain precise composition, and provides a generative inpainting to

    Pythongenerative-aikrita-pluginstable-diffusion
    Ver en GitHub↗9,755
  • comfyanonymous/comfyuiAvatar de comfyanonymous

    comfyanonymous/ComfyUI

    117,322Ver en GitHub↗

    ComfyUI is a modular generative AI workflow orchestrator and node-based GUI for designing and executing complex diffusion model pipelines. It functions as both a visual interface for building generative logic graphs and a programmable backend API that exposes diffusion model operations for external integration. The system distinguishes itself through a graph-based execution model that supports differential workflow execution, re-running only modified nodes to reduce computation. It features dynamic model offloading to manage memory between system RAM and GPU VRAM and utilizes metadata-embedde

    Python
    Ver en GitHub↗117,322
  • mrforexample/comfyui-3d-packAvatar de MrForExample

    MrForExample/ComfyUI-3D-Pack

    3,648Ver en GitHub↗

    ComfyUI-3D-Pack is a suite of custom nodes for ComfyUI that enables 3D asset generation and rendering within a node-based workflow. It provides a set of tools for reconstructing textured three-dimensional meshes and volumetric scenes from single images, multi-view images, or text prompts. The system includes a Gaussian splatting generator for creating high-fidelity volumetric 3D scene representations and a multi-view image generator to produce consistent image sets for reconstruction. It also features a single image 3D mesh tool to build geometry from a single 2D source. The toolset covers 3

    Pythoncomfycomfyuimachine-learning
    Ver en GitHub↗3,648
  • nunchaku-ai/comfyui-nunchakuAvatar de nunchaku-ai

    nunchaku-ai/ComfyUI-nunchaku

    2,901Ver en GitHub↗

    ComfyUI-nunchaku is a 4-bit diffusion inference engine and a set of nodes for running low-precision quantized diffusion models within ComfyUI visual workflows. It provides a backend that reduces memory overhead and increases generation speed for transformer models. The project includes specialized tools for identity-preserving generation and an image-to-image guidance toolkit that uses depth maps and reference images. It also features a multimodal visual question answering implementation and a utility for merging multiple quantized model files into single unified files. The engine covers a b

    Pythoncomfyuidiffusionflux
    Ver en GitHub↗2,901
Ver las 30 alternativas a Dream Textures→