The study of a simple path tracer implementation (generate a raytraced image, in shorts).
git clone https://github.com/leonardovee/raytracing.git && cd raytracing
cargo run
Right now, if you execute the project you'll have a output like bellow:
Ray Tracing in One Weekend Peter Shirley edited by Steve Hollasch and Trevor David Black.
