Skip to content

A simple spheres ray tracer made with Rust based on Peter Shirley's book

License

Notifications You must be signed in to change notification settings

DavidColson/RustyRaytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty Raytracer

Nothing too fancy here, just a simple ray tracer made based on Peter Shirley's excellent book, Ray Tracing In One Weekend

I wanted to learn Rust, and so decided this would be an ideal first rust project. I'd like to continue adding to it and learning both rust and ray tracing.

Here's how it currently looks, complete with diffuse, metallic and dialectric materials. You can position and configure the camera, which supports depth of field. You can made more spheres if you like. Not really that much, but I'm proud of it.

Some Spheres

About

A simple spheres ray tracer made with Rust based on Peter Shirley's book

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages