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: 10 months ago
JSON representation
Visualize your textures inside ComfyUI
- Host: GitHub
- URL: https://github.com/gokayfem/ComfyUI-Texture-Simple
- Owner: gokayfem
- License: gpl-3.0
- Created: 2024-03-23T02:10:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T16:14:23.000Z (almost 2 years ago)
- Last Synced: 2024-12-15T13:11:50.798Z (over 1 year ago)
- Topics: ao-map, color-map, comfyui, custom-nodes, displacement-map, height-map, metalness, nodes, roughness, texture, texture-mapping
- Language: JavaScript
- Homepage:
- Size: 52.7 KB
- Stars: 43
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI-Texture-Simple**
- awesome-comfyui - **ComfyUI-Texture-Simple**
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

## 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)