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
- Host: GitHub
- URL: https://github.com/gokayfem/comfyui-texture-simple
- Owner: gokayfem
- License: gpl-3.0
- Created: 2024-03-23T02:10:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-31T16:14:23.000Z (10 months ago)
- Last Synced: 2024-07-31T20:07:46.705Z (10 months 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: 30
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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