What the code does
In this demo we render a light source rotating around a sphere. You will be able to see how the changing light-source position effects the luminance of the spheres surface (given an assumed lighting model) We also introduce the concept of “display lists”, which can be used to speed up rendering.