Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@jsulpis jsulpis released this 17 Dec 21:48
· 16 commits to main since this release

compare changes

🚀 Enhancements

  • Add support for video textures (b2b9e74)
  • Add a colorSpace option to facilitate the usage of display-p3 (7193197)

🔥 Performance

  • Use 1 triangle instead of 2 for full screen quads (84d4556)

🩹 Fixes

  • Indexed rendering broken when there is no index attribute in the shaders (15fd1eb)
  • Uniforms and attributes detection broken when there is a comment at the end of the line (1369fa8)