Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 722 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 722 Bytes

Changelog

[Unreleased]

Added

  • Add optional sky view LUT parameterization using a uniform longitude mapping across the full azimuthal range ([0,τ]).
  • Add demo for two suns.
  • Add azimuth sliders for suns in demo.

Fixed

  • Fix typos in installation steps and docs.
  • Fix possible NaNs in sky view LUT parameterization.

[1.1.0] - 2024-09-26

Added

  • Add the Mie phase approximation by Jendersie and d'Eon as an alternative to Cornette-Shanks.
  • Add demo for new Mie phase approximation.

Changed

  • Specify component types for all vector in shaders.

Fixed

  • Fix vulnerabilities in dev dependencies (rollup, micromatch).