Skip to content

kraytos17/raytracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raytracing In A Weekend(Rust)

Final image rendered using the raytracer

My initial attempt at implementing raytracing in rust (from Raytracing in A Weekend). This is an almost literal translation from C++ to Rust, which was a pain to write.

Things To-Do (later)

  1. Complete re-write in idiomatic rust (once i get a hang of it :/)
  2. Parallelism (the .ppm image takes too much time to render)
  3. Render more textures and different shapes

About

Basic raytracing in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages