Skip to content

v0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@KTStephano KTStephano released this 17 Jan 18:39
· 648 commits to master since this release
9344cc5

MPL2.0.md

Note: For versions 0.9.4 downto 0.1 the license has been set to MPL 2.0 now that the repo is public. License is attached.

Everything from the previous release plus:

  • Addition of new compute & graphics pipeline to handle Virtual Point Light Global Illumination
  • Performance optimizations by adding tiled deferred pipeline and VPL culling both using compute shaders
  • Addition of task manager to make using Async a little easier