pathland/src
James T. Martin a0ae573258
Ported to WASM + WebGPU. (Untested.)
I was not able to test this because:

* Firefox nightly does not support the WebGPU spec of wgpu 0.13
* Chrome Dev WebGPU does not work consistently on AMD+Linux
* I don't feel like setting up a Windows VM or reverting wgpu

Pushing onto a separate branch for whenever Firefox gets updated,
so I can test it then.
2022-07-09 00:19:58 -07:00
..
graphics Update to wgsl 1.13. 2022-07-08 12:09:00 -07:00
audio.rs Initial commit. 2022-07-08 11:55:42 -07:00
graphics.rs Ported to WASM + WebGPU. (Untested.) 2022-07-09 00:19:58 -07:00
lib.rs Ported to WASM + WebGPU. (Untested.) 2022-07-09 00:19:58 -07:00
main.rs Ported to WASM + WebGPU. (Untested.) 2022-07-09 00:19:58 -07:00
shader.wgsl Use uniform buffer instead of push constants. 2022-07-08 14:16:34 -07:00