Skip to content

ProfAndreaPollini/rust-raytracing-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

very simple rust raytracer

This is a little raytracer written in Rust. It uses the macroquad renderer. It is written from scratch following the great guide "Ray Tracing in One Weekend" you can found at Title

screenshot