Skip to content

v0.1.2 - Shadow Rendering Fixes and Optimization

Compare
Choose a tag to compare
@cwfitzgerald cwfitzgerald released this 20 Sep 06:46
· 633 commits to trunk since this release
v0.1.2
6cb87ac

Released 2021-09-20

Added

  • rend3: Added an explicit dependency on wgpu-core and wgpu-hal to ensure bug-fixes are included.

Fixed

  • rend3-pbr: fix rendering of cutout objects in shadow passes.
  • rend3-pbr: remove redundant material changes in cpu mode.