An experimental software renderer written in pure rust.
To run:
git clone https://github.com/OverShifted/RustSoftwareRendering
cd RustSoftwareRendering
cargo run --releaseNote: This project depends on minifb. So you might need to install these libraries on Linux.
