rotating_cube_display_opengl_test, a C++ code which calls rotating_cube_display_opengl(), which displays a cube with colored corners that slowly rotates. By clicking the left, middle, or right mouse buttons, the user can change the axis of rotation.
The information on this web page is distributed under the MIT license.
rotating_cube_display_opengl, a C++ code which displays a cube with colored corners that slowly rotates. By clicking the left, middle, or right mouse buttons, the user can change the axis of rotation.