An open API service indexing awesome lists of open source software.

https://github.com/gokayfem/comfyui-texture-simple

Visualize your textures inside ComfyUI
https://github.com/gokayfem/comfyui-texture-simple

ao-map color-map comfyui custom-nodes displacement-map height-map metalness nodes roughness texture texture-mapping

Last synced: about 2 months ago
JSON representation

Visualize your textures inside ComfyUI

Awesome Lists containing this project

README

        

# ComfyUI-Texture-Simple
Visualize your textures inside ComfyUI

## Installation

```
cd custom_nodes
git clone https://github.com/gokayfem/ComfyUI-Texture-Simple.git
```

## Upload any texture map and visualize it inside ComfyUI

![image](https://github.com/gokayfem/ComfyUI-Texture-Simple/assets/88277926/594f4b2b-12a6-40a9-9ecc-8f56c5c0448f)

## Suggestions
- If you want to reset the scene, unconnect a texture then queue prompt and connect it again queue prompt.

- If you see a black screen, clear your browser cache.

## Example workflows for creating textures inside ComfyUI
[SKB Workflow](https://openart.ai/workflows/RI9P1EtnxtC6SpKldOeW)

[mtb nodes workflow](https://github.com/melMass/comfy_mtb/blob/main/examples/05-seamless_texture.json)

[Jags Workflow](https://openart.ai/workflows/koala_jealous_20/3d-material-texture-generator-using-sdxl-and-xy-tiling--seamless/b5B0a8OEAbypScLAC8ch)

## Acknowledgments

[MrForExample](https://github.com/MrForExample)