Add Luminance Stack Processor node (#2165)

A set of nodes to stack multi exposure images to produce high dynamic range image, dedicated exr output node.
This commit is contained in:
sumitchatterjee13 2025-09-22 08:14:53 +10:00 committed by GitHub
parent a58d5f6999
commit b6f171de51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33538,6 +33538,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "sumitchatterjee13",
"title": "Luminance Stack Processor",
"reference": "https://github.com/sumitchatterjee13/Luminance-Stack-Processor",
"files": [
"https://github.com/sumitchatterjee13/Luminance-Stack-Processor"
],
"install_type": "git-clone",
"description": "Custom nodes to process multi exposure images and stack them to produce 32bit exr file with dynamic range data"
}
]
}