Skip to content

vincent-prz/ray_tracer_in_one_weekend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray tracer in one weekend

Implementation of the ray tracer presented in the book Ray Tracing in One Weekend, in Rust.

Image generated by the ray tracer:

Image generated by the ray tracer

How to run

cargo run --release > image.ppm

About

Basic ray tracer in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages