A BUILD-style graphics engine. Includes a Lambertian lighting system, a texture mapping system, and a ordered dithering filter.
The program uses the GLFW library.
$ make to create a binary engine.
Run engine in the directory to start the program.
WASDare the movement keys.JandKturns the camera.Escterminates the program.
