Description of what the package RayTracer.py can do Description of the physics problem that is solved Brief description of the algorithm used Instructions of how to set-up and use this program If any ...
A raytracer built with help from the Raytracing from the ground up textbook. The goal is to have a user friendly, easy to use interface in Python for defining scenes and scene properties. Then this is ...