Skip to content

makorne/tiny-raytrace-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiny-raytrace-rs

This is an implementation of ssloy/tinyraytracer, in Rust. It doesn't follow the same code style but each step should be roughly equal. Also I used two famous libraries, image for creating the image and writing it on disk, and, glam for vector algebra.

I stopped at Step 9, after which there is a take home assignment, but I think I got quite a bit of insight already.

Here is the final produced image: Rendered result

About

Implementation of tinyraytracer in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%