@tomjankauski/boids
v0.1.1
Published
Boids simiulation
Readme
Boids
Simple simulation of swarms. Written in rust, and compatible with web assembly.
Build
If you use nix, shell.nix will create a build environment.
nix-shellOtherwise install wasm-pack.
wasm-pack build --release