This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
Release v0.1.4
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.