A Python implementation of my Rust raytracer, inspired by the first two books of Ray Tracing in One Weekend. The final rendered images are saved in the ppm image format. Most modern image viewing ...
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 ...