Skip to content

DemonusPC/ray-tracing-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ray-tracer-demo

This is my attempt at creating a Ray Tracer using the Ray Tracing in a Weekend Tutorial using Rust.

Each commit corresponds to a chapter in the book.

Rendering

Just like in the tutorial the iamge is generated by printing and then redirecting out put to a file. To render an image run the following command:

cargo run > image.ppm

Final Render

Final Render

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages