Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 201 Bytes

File metadata and controls

9 lines (5 loc) · 201 Bytes

CubeSim

A basic OpenGL cube written using PyGame and PyOpenGL. The cube can be rotated using arrow keys.

TODO: Mouse controlled rotation, better README.

Prerequisites

Python, PyGame, PyOpenGL.