A library for easy ray tracing programming in 3D space
Created for the final project of the CG Basics course. A Python ray tracing library that can be written with Processing-like syntax. It allows ray tracing of visual programming results. The implementation is full scratch.