CSC418 Assignment 2 on Shaders and shader implementations
The goal of this project was to solidify my understanding of shader algorithms. Over the course of this assignment I implemented various styles of shaders.
Have python installed on your local machine.
Start a SimpleHTTPServer in the root of the repo.
python -m SimpleHTTPServer