Skip to content

0.4.0

Compare
Choose a tag to compare
@parasyte parasyte released this 18 Jun 03:32
3ce4b75

Features:

  • Shaders are now written in WGSL, removing the need for out-of-band compiling to SPIR-V. (#172)

Breaking changes:

  • Asserts that width and height are never zero (#162)
  • Updated wgpu to 0.8 (#160)