Releases: jeremyong/flop
Releases · jeremyong/flop
v1.61803
v1.6180
The original paper assumes fully opaque color values, but it is sometimes useful to compare differences in images that possess an alpha channel. FLOꟼ accommodates this by detecting the presence of the alpha channel and scaling the Yy component in linearized Lab space prior to the constrast sensitivity filters.
Full Changelog: v1.618...v1.6180
v1.618
NOTE: Version numbers converge to phi. I will likely not bother with semantic releases or anything fancy like that
Add HDR support
- HDR images may be loaded as EXR images
- When HDR images are analyzed, an exposure and tonemapping operator is
needed to convert to LDR ranges - Added support for ACES, Reinhard, and Hable tonemapping operators
- Added exposure slider control (specified in log2 stops)