I was looking at that cheesy screensaver today. The one that has a rotating, moving (bouncing off walls) cube, where the vertices are moving into the center, then back out. So during it's transformation, it is a cube (with different coloured sides) then it's a sphere, then it's a thingy with 6 little protrusions, etc.

I was bored, and I looked at it, and realized in awe that it's SOOOOO easy to program! I can imagine some sort of program code in my mind, however, I don't know anything about any languages that will do graphical anything, let alone 3-d directx stuff. That screen saver is pretty primative, so it doesn't have to be very complex, but does anyone know of a way that I could program something like that?