Assignment 1 - Scene1g.cpp (14/20)

Using the Phong model of lighting:

Smiley face

Each assignment we do needs to be put into its own Scene. For Assignment1 you need to place it in Scene1g, Assignment2 in Scene2g - get it? There are a lot of you in this course and if you foul this simple idea up and I mark you down because I just can't find your code. I will show you in class how to do that.
For the first assignent create a minimum of two lights in Scene1g.cpp based on the Phong Shading model. This will require you to create two light positions in the scene. Both of those positions need to be sent to the GPU as uniform variables. The phongVert.glsl and phongFrag.glsl files need to be copied given new names. Those names you can pick yourself. Something like "multPhongVert.glsl" might be cool. Of course, the code inside those shaders will have to be modified to reflect the multiple light positions passed by the CPU. I recommend using two different solors of lights postioned away from each other.

For added marks try the following: (Up to 6 more)

At minimum your Scene1 should look something like this:
Someone is going to ask, does it have to be the Corona virius? No! Think