A WebGPU program runner (intended to be integrated with WebGlitch)
- Node.js v20+
- http-server v14+
- If you intend on executing in-browser, before executing run.py or calling it through WebGlitch.py, run
npx http-server </path/to/WebGlitch/rsrcs/html> -p <port>
(e.g., npx http-server D:/final_proj/WebGlitch/rsrcs/html -p 8080)
Please update the following variables with the relevant paths on your own system:
- WEBGLITCH_PATH
- WEBGLITCH_RUNNER_PATH
- DENO_PATH
- CHROME_PATH
- FIREFOX_PATH
- MACOS_INTERCEPTORS
- LINUX_INTERCEPTORS