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 computer code and data files described and made available on this web page are 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.