Skip to content

v1.5.2

Compare
Choose a tag to compare
@wkjarosz wkjarosz released this 24 Dec 17:40
· 13 commits to master since this release
99dfaeb

Changes since v1.5.1

A bunch of small but useful improvements this release:

  • fix nanogui flicker on mac (thanks to @wjakob and @Tom94)
  • new (Ramamoorthi-style) SH irradiance convolution filter for environment maps
  • new bump map -> normal map conversion filter
  • new filter to zap gremlins (replace NaNs or Infs with a specified color/value)
  • added Clarberg's equal area spherical mapping as an additional envmap parametrization
  • hdrbatch is now included in the HDRView bundle on macOS
  • folders can now be dropped onto the app icon on macOS
  • some bug fixes and improvements to hdrbatch parsing and average/variance calculations
  • some build and CI fixes

Full Changelog: v1.5.1...v1.5.2