Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Release v0.1.4

Compare
Choose a tag to compare
@elfrank elfrank released this 10 Oct 00:11
· 106 commits to master since this release
1231467

Changelog:

  • Optimize directional light creation. Directional lights to the scene will now initialize up to 15x faster when render is first called.

  • Fix module importing. The renderer can now be imported as a module as a file or as an npm package.

  • Add internal support for multiple render targets. This allows us to start experimenting with G-buffers for denoising.