Skip to content

A rust implementation of the Ray Tracking In One Weekend book.

Notifications You must be signed in to change notification settings

virtual-addy/rust-rtiow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray Tracing In One Weekend (Rust Implementation)

This is an implementation of the Ray Tracing In One Weekend book using Rust.

There exists only one branch but with multiple commits for keypoint in building the codebase. To execute and see the output, a convenient .sh script has been added to generate a .ppm image file output for each execution.

Execute and output image file

sh render.sh

About

A rust implementation of the Ray Tracking In One Weekend book.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published