first commit

This commit is contained in:
Jose Caban
2025-06-07 01:59:34 -04:00
commit 388ac241f0
3558 changed files with 9116289 additions and 0 deletions

11
CS4451/proj4/README Normal file
View File

@@ -0,0 +1,11 @@
Jose Caban - gtg184g
Project 4
Notes:
The Makefile is set to use Nvidia OpenGL rendering paramaters by default (as in states
lab). The n_spec value and specular highlighting values are modified to output an image
as close as possible to the raytracer output.
The most recent ATI drivers have issue with these settings that cause abnormal
artifacts. Should these be a problem, please use make -f Makefile_ATI to build
the application.