Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 330 Bytes

File metadata and controls

12 lines (9 loc) · 330 Bytes

automatic-waffle

a simple ray tracer

rendered a scene of a plane and three spheres of different material properties

featuring...

  • phong shading
  • shadows
  • reflection of ray depth 2
  • anti aliasing using uniform sampling of size 16

ray-tracer