Skip to content

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 18 Dec 08:48
· 62 commits to main since this release
6c8b0a2

Added

  • add model caching system for efficient multi-viewpoint rendering (#25)
  • Add WebGPU backend support for cross-platform rendering

Other

  • Merge pull request #22 from killerapp/release-plz-2025-12-18T07-56-05Z
  • Update WSL2 GPU limitation - now has CUDA access but Bevy 0.15 can't detect it
  • Add render output saving to integration tests and justfile commands
  • Add hardware rendering integration tests
  • Add WebGPU backend usage example