WPGU-Renderer A rasterizer and raytracer renderer written in Rust using the wgpu library. To run: cargo run --release To run wasm: cargo xtask run-wasm --release The raytracer in the web version can only display shades of red because of this.