Skip to content

v0.0.14

Compare
Choose a tag to compare
@gkjohnson gkjohnson released this 05 Mar 03:27
· 739 commits to main since this release

image

Added

  • Support for volumetric fog material.
  • Disable sampling of the environment map if env intensity is set to 0.0 to improve direct light sampling rate.

Changed

  • Base color is now applied both on the way in and out of a transmissive material.
  • Improved performance of env map CDF processing.

Fixed

  • Area light shapes now consistently cast shadows in MIS and non MIS mode

New Demo Features