Tracing Rays in c#
Luke, a member of the c# team, created a
Ray Tracer in c#. What is ray tracing exactly? Well,
Wikipedia explains it to be a technique to model the path taken by light by following the rays as the interact with different surfaces. Ok, in English it means you get an extremely…