Skip to content

1.9.0 - Instanced Rendering

Compare
Choose a tag to compare
@KilledByAPixel KilledByAPixel released this 11 Jul 17:00
· 187 commits to main since this release
  • implemented instanced rendering for even faster performance, up to 8x boost in some cases
  • update zzfx to 1.3.1 with new filter param
  • use code for keyboard input, got rid of deprecated keyCode
  • added jsconfig.json to project and cleaned all type errors
  • fixed several small bugs
  • cleaner code and comments