Skip to content
Before removing rotating cube from OpenGL examples

Various OpenGL tutorials show how one can work with OpenGL by generating
the image of a rotating cube, possibly with image textures, possibly
with some lighting model.

The removal of the cube in next commit represents first step towards
making the application display 3d plort of f(x,y) function.