SFML community forums

General => SFML projects => Topic started by: dispy on September 06, 2010, 05:41:06 pm

Title: Matrix - Cool Slide
Post 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
Title: Matrix - Cool Slide
Post by: Xorlium on September 06, 2010, 07:33:12 pm
Hm... I can't open the zipfile...
Title: Matrix - Cool Slide
Post by: GreenFlame on September 06, 2010, 08:27:45 pm
Yeah, i can not do that too.
Title: Matrix - Cool Slide
Post by: dispy on September 07, 2010, 09:47:31 am
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
Title: Matrix - Cool Slide
Post by: GreenFlame on September 07, 2010, 07:38:13 pm
Going to try it out now =)
Title: Matrix - Cool Slide
Post by: GreenFlame on September 07, 2010, 07:39:28 pm
Yeah, everything works, nice stuff! =D