MohMah / raytracer-challenge

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

Repository from Github https://github.comMohMah/raytracer-challengeRepository from Github https://github.comMohMah/raytracer-challenge

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

About

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

License:GNU General Public License v3.0


Languages

Language:Python 62.3%Language:Jupyter Notebook 37.7%