In this assignment, we implement a simple rendering of a wireframe
make sure you have matplotlib
and numpy
dependencies installed, then just run main.py
cd level-1
python main.py
A series of challenges and assignments with the goal of creating a simple raytracer
PythonGPL-3.0