Shader demo - Light:
* Use lp and lc as the position and color the light.
* Red vector is E (unit eye direction).
* Green vector is N (unit normal direction).
* Blue vector is L (unit light direction).
* White vector is R (unit reflected light direction).
* Write the vertex and fragment shaders.