Skip to content

An implementation of Ray Tracing In One Weekend, translated from C++ to Rust for RS118.

License

Notifications You must be signed in to change notification settings

UWCS/rs118-raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RS118 Raytracer

An implementation of Ray Tracing In One Weekend, translated from C++ to Rust for RS118.

This is the final product from https://rs118.uwcs.co.uk/raytracer.html, see there for the walkthrough of building your own. The commit history of this repository (roughly) mirrors the tasks from the project, so feel free to browse through it for solutions if you get stuck at any point.

About

An implementation of Ray Tracing In One Weekend, translated from C++ to Rust for RS118.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages