Skip to content

v0.0.23

Latest
Compare
Choose a tag to compare
@gkjohnson gkjohnson released this 07 Jun 03:23
· 37 commits to main since this release

Added

  • Support for CubeTexture environments and backgrounds.
  • Material is compiled asynchronously to avoid blocking the browser. No rendering will occur until the material is ready.

Fixed

  • Corner case where marking a mesh as non-visible would not remove the geometry.
  • Meshes not updating when replacing the geometry with a new one.