https://github.com/risunobushi/ComfyUI_DisplacementMapTools
https://github.com/risunobushi/ComfyUI_DisplacementMapTools
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/risunobushi/ComfyUI_DisplacementMapTools
- Owner: risunobushi
- Created: 2025-01-29T13:47:36.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-29T14:14:03.000Z (4 months ago)
- Last Synced: 2025-01-29T14:36:08.690Z (4 months ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI_DisplacementMapTools**
README
# ComfyUI_DisplacementMapTools
These 2 nodes do something easy that I needed ComfyUI to do and I couldn't find nodes that did.
Might add more stuff in the future, who knows.- Extract Displacement Map Node
This node accepts a Normal Map and outputs a Displacement Map. The Displacement Map cannot currently be previewed, but it's there, trust me.
- Displace Logo
Using the obtained Displacement Map, we can warp a planar image, like a logo, to adapt to the Displacement Map. Useful for placing logos on non flat stuff.