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:
pollycreative 2025-08-27 14:21:27 +03:00 committed by GitHub
parent 7da00796e5
commit c8435790a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}