/raytracer-challenge

A series of challenges and assignments with the goal of creating a simple raytracer

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Assignment 1

In this assignment, we implement a simple rendering of a wireframe

How to run

make sure you have matplotlib and numpy dependencies installed, then just run main.py

cd level-1
python main.py

Results

image image