Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 260 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 260 Bytes

Raytracer in rust

Raytraced image

Features

  • Has spheres, planes, triangles and pyramids
  • Specular and diffuse reflections
  • Photon mapping
  • Monte carlo anti-aliasing
  • Lens focusing