Skip to content
/ rtrcrs Public

An experimental ray-tracer being written in rust, inspired by Ray Tracing in One Weekend

License

Notifications You must be signed in to change notification settings

de-sh/rtrcrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtrcrs

A library of data structure definitions to build ray tracing applications

Demonstration

To preview the proper usage of the ray tracer library, use the following linux commands:

cargo run --example example > [image_name].ppm

About

An experimental ray-tracer being written in rust, inspired by Ray Tracing in One Weekend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages