Skip to content

v0.2.5

Choose a tag to compare

@iwoplaza iwoplaza released this 27 Jan 21:34
· 21 commits to main since this release

What's Changed

  • Publish the working Three.js example by @reczkok in #23
  • chore: Bump shaderkit to 0.7.0, fix canvas glitches between examples by @iwoplaza in #24
  • feat: Support for const declarations, array parameters and gl_FrontFacing by @iwoplaza in #25
  • feat: modf support by @iwoplaza in #26
  • feat: Support for 'out' and 'inout' params by @iwoplaza in #27
  • feat: Vector comparison, texture() support and safer select() by @iwoplaza in #28
  • feat: Packed uniforms by @iwoplaza in #29
  • docs: 'Three.js: geometries' example by @iwoplaza in #30

Full Changelog: v0.2.3...v0.2.5