An animated robot in C++ using the openGL and glut libraries. Creates a rig (skeleton hierarchy tree), draws a robot, then offers pre-programmed animations for demonstration purposes. Animations include the best Gangnam Style ever seen by humankind.
Source code available here.
Setting up glut in Windows can be tedious. This is a helpful tutorial on how to set it up in Visual Studio.