|
SDL Graphics Demo 1
Text In Motion
|
____This is just a little graphics demo written in C++, which uses SDL (Simple DirectMedia Layer) graphics and event routines. Still shots really don't do it justice at all, the whole point of the program is the animation of the text as it swirls around on the screen. It's pretty similar to the javascript clock you're probably seeing floating around near your mouse cursor right now (if you're using IE, that is). The C++ version gives you all kinds of options for changing the text and how it moves around.
[ October 13th, 2003 ] ____Webpage created, and demo zip file uploaded.
[ October 15th, 2003 ]
____Added javascript clock. This was the inspiration for the C++ program. I can't claim to have written all of the javascript clock, which game from a website called TodaySeek which doesn't seem to exist anymore. However I did mess around with the original code a lot and it looks and works almost totally different from how it did when I first found it. ;)
|