A project for learning Webgl and Webassembly while building a Rust based infinite canvas. Focus on Performance.
This guide will walk you through setting up, building, and running the Infinite Canvas project for both native and WebAssembly (wasm) targets.
- Rust and Cargo (latest stable version)
- Git (for version control)
enable the build.sh script
chmod +x build.sh
run build.sh
script
./build.sh