SFML community forums
General => SFML projects => Topic started by: dispy on September 06, 2010, 05:41:06 pm
-
Hi,
I made up a presentation about Huffman-Coding and presented last monday. I wrote a matrix-like slide which served as a cool prologue, I was just unlucky that the beamer wasn't with me ;(
In brief: the slide itself just displays different pseudo-random lists (be careful: only the beginning and the speed is pseudo-random, the flow is of course calculateable) in the different cols starting with an empty screen. That can run for hours, if you wish, until you press the arrow-down key; than a predefined title will appear in the middle of the screen, seems like mumbo jumbo, but isn't ^^
Matrix Prologue (http://www.the-conqueror.de/dispy/matrix.zip)
(attention, quick & ugly code ;D )
Developed and tested with SFML 1.5
Regards,
dispy
-
Hm... I can't open the zipfile...
-
Yeah, i can not do that too.
-
Hi,
sorry somehow the zip-file was invalid, due to an incomplete Upload. I reuploaded it now, and tested the download - it works now.
Regards,
dispy
-
Going to try it out now =)
-
Yeah, everything works, nice stuff! =D