Live streaming some of the programming ony my youtube channel: https://youtu.be/QauR0n0V48M
Legacy version is in branch legacy_wgpu
. It's actually in a more complete state, but is based on older libraries. I'm in the process of getting back to the same functionality now.
Try visiting the demo at https://glalonde.github.io/spout/
Try running the wasm version! It might work:
./run_wasm.sh
Currently this only works on a few browser configs.
- Go to about:config
- Set
dom.webgpu.enabled
to true - Set
gfx.webrender.all
to true