Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 594 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 594 Bytes

ray-tracing

prof. Nicolas Bonneel

Lancelot Prégniard - École Centrale de Lyon

March 2020

This repository reports the first steps of the development of a Ray-tracer algorithm. It covers :

  • Intersection of rays and spheres
  • Lighting and shadows computation
  • Gamma correction
  • Specular and transparent surfaces
  • Rendering equation and secondary lighting
  • Anti-aliasing
  • Spherical lighting and soft shadows
  • Depth of field

The final results are :