A recursive Ray Tracer featuring diffuse, specular, and ambient lighting, shadows, and reflections
Python Distributed Ray Tracer: https://github.com/BrianSantoso/pytracer
Ray Tracer with ambient, diffuse, and specular lighting (Phong reflection model), light occlusion, and variable degrees of reflection
Java
A recursive Ray Tracer featuring diffuse, specular, and ambient lighting, shadows, and reflections
Python Distributed Ray Tracer: https://github.com/BrianSantoso/pytracer