Fogcore is a library for rendering tracks data from the Fog of World App.
The library is built with Rust and WebGPU, and can be used in WebAssembly or natively.
wasm-pack build --target web --features wasm --no-default-features
cargo build