A simple OpenGL application that animates a circle being drawn by gradually increasing the number of polygon segments—from a triangle (3 segments) up to a smooth circle (100 segments). The current ...
This animation contains some basic structures of OpenGL and combines them around an imaginary theme with different illumination techniques. It is called journey of the snowlady. The story of the ...