mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-12 19:32:32 +08:00
Add Emissive Color extraction
A custom ComfyUI node that extracts the dominant color of an image and adds emissive color controls for material workflows
This commit is contained in:
parent
7da00796e5
commit
c8435790a4
@ -32105,6 +32105,14 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
},
|
||||
{
|
||||
"author": "polly-creative",
|
||||
"title": "Emissive Color",
|
||||
"reference": "https://github.com/polly-creative/emissive-color",
|
||||
"files": [],
|
||||
"install_type": "git",
|
||||
"description": "A custom ComfyUI node that extracts the dominant color of any image to build an emissive color texture for material workflows."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user