/rust-tracer

simple ray tracer written in Rust [WIP]

Primary LanguageRust

rust-tracer

A simple ray tracer written in Rust by a dum Rust beginner who just switched from py and C++, using SDL2 as renderer [WIP]

build

simply clone the repo then build and run the project using cargo build --release && cargo run --release

some pics