ComfyUI Node
Height to Normal Converter
A ComfyUI node in Texture Alchemist/Normal with 5 inputs and 2 outputs.
Height to Normal Converter
- height
- normal
- format_info
◄strength1.0►
◄methodscharr►
◄output_formatDirectX►
◄blur_radius0.0►
CategoryTexture Alchemist/Normal
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| height | IMAGE | — | |
| strength | FLOAT | 1.00–10 | Normal map strength/intensity |
| method | COMBO | scharr | Gradient operator: Scharr (best), Sobel (standard), Prewitt (simple) |
| output_format | COMBO | DirectX | OpenGL: Y+ up (Unity, Blender) | DirectX: Y- up (Unreal, Maya) |
| blur_radius | FLOAT | 0.00–5 | Pre-blur height map to reduce noise (0 = no blur) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| normal | IMAGE | — |
| format_info | STRING | — |