@Anonymous wrote:
[...] I do not know how the HDR or OpenEXR image relates to the Exposure values.
Exactly this is the thing all is about, "Exposure" means "HDR".
Explanation: The framebuffer contains ready rendered full High Dynamic Range (HDR, 32-bit per pixel) data. It is not possible (or meaningful) to display all data at the same time. Therefore an Exposure control let the user choose just a part of the full range. Finally this part is displayed and can be saved e.g. to *.jpg, *.bmp, *.png, *.tif (unfortunately only 8-bit per pixel).
What we need is the possibility to save the already available raw High Dynamic Range data (without any modifications by Exposure Control Settings) via API to a *.hdr (or *.exr) file.
A *.hdr ist nothing special, it is a very old standard developed by Radiance developer Greg Ward in 1985 and honestly I don't know any serious software which does not support this format, even freeware tools do so. Because of this I assume that a reference solution like Revit does not offer *.hdr (or *.exr) by accident and not by intention. 🙂 The problem is that for our customers and us purchase of Revit licenses does not come into consideration if this standard format is not supported.