Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 439 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 439 Bytes

Ray tracer

Personal project to understand algebra behind ray tracing.

Examples are basically a demos, which incrementally shows progress of application.

Latest progress - reflections of point light source at sphere using Phong's reflection model: link

reflection_at_sphere