Skip to content

glalonde/spout

Repository files navigation

Build Status

Spout Web version

Spout preview

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.

Web Dev Notes

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.

Firefox Nightly

  • Go to about:config
  • Set dom.webgpu.enabled to true
  • Set gfx.webrender.all to true