Skip to content

Releases: jeremyong/flop

v1.61803

12 Jun 05:00
Compare
Choose a tag to compare

Relax driver requirement for unused update-after-bind bit for uniforms. The executable dflop.exe enables Vulkan validation.

v1.6180

07 Mar 07:16
Compare
Choose a tag to compare

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

06 Mar 05:47
Compare
Choose a tag to compare

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)

alpha

20 Feb 01:05
Compare
Choose a tag to compare

Alpha build (Windows only).