Sunday, September 18, 2016

#JOGL Lighting - An Animation

In this project the light source is moving in a circular path around the eight spheres. The position of GL_LIGHT0 is changed by a call to the method glLightfv().

Snapshot(GIF):

Here is the source.

No comments:

Post a Comment