I’ve been working on learning some DirectX 9.0 which is a great library to create games! Obviously when you’re learning, it’s not all about making games. You have to start somewhere, but a long the way you get to do some pretty neat things. One of those things was a rotating cube. The code came mostly from the book I’m reading, but I modified it with some pretty simple controls to make it some what fun.
This is by no means a complex project, but it’s fun to play with it because you can add your own graphics and it will move the cube at different speeds or directions.