Homework 6
Short Description:
Make a shader based OpenGL program work.
This assignment is worth 5 points.
Goals
When you finish this homework, you should
- Become familiar with the process of creating an OpenGL program which uses shaders.
Formal Description
Work through the notes and example program on starting to use fragment shaders. You should create a working version of this code.
Submission
Email your instructor the following statement:
"I have worked through the assigned notes and I have compiled and run the program from the notes. I have examined and am familiar with the above code."