Computer Science Canada Real Matrix Effect |
Author: | Catalyst [ Sat May 17, 2003 1:50 pm ] |
Post subject: | Real Matrix Effect |
This is a "matrix effect" i made using my 3d particle engine its more like the one in the movie since its 3d It takes a sec to normalize so be patient youll need to install the matrix font (its in the zip) to install it just put "matrix.ttf" into "c:\windows\fonts" or wherever ur font might be |
Author: | octopi [ Sat May 17, 2003 3:56 pm ] |
Post subject: | |
That fonts really not that matrix'y.... See it here: Click here to type your own sentence: http://avatar.etw.ca/work.php enter matrix.ttf as your font. *I think you need to make your text all CAPS to use the matrix.ttf font.* putting an '@' in the saying makes the word "matrix" look better. |
Author: | Catalyst [ Sat May 17, 2003 3:58 pm ] |
Post subject: | |
for the matrix effect in the program it looked better than the other fonts so i decided to use it |
Author: | Homer_simpson [ Sat May 17, 2003 4:21 pm ] |
Post subject: | |
lol nice job... |
Author: | Tony [ Sat May 17, 2003 4:39 pm ] |
Post subject: | |
defenatly best one yet 8) some sujestions: more falling columns at same time lower average Z value (bring those far away columns closer up) install a japanise font and use those letters instead. |
Author: | Homer_simpson [ Sat May 17, 2003 6:09 pm ] | ||
Post subject: | |||
Catalyst's matrix turing code:
BWwahahahahrrr... catayst exposed!!!! =Þ try changing the Value of constants to see the effects const maxtext := 30 % the number of streams... const textlong := 10 %number of characters in each stream const speed := 20 %the more the slower const textchange := 30 % the delay between each text movement effect const maxz := 70 %closest const minz := 10 %furthest const textmove := false %text-movement effect |
Author: | Catalyst [ Sat May 17, 2003 10:58 pm ] |
Post subject: | |
ive attached my source at the top if u guys want to screw with it |
Author: | Homer_simpson [ Mon May 19, 2003 1:51 pm ] |
Post subject: | |
why is yers soo complicated it has like 270 lines.... mine only has 75... |
Author: | Catalyst [ Mon May 19, 2003 2:42 pm ] |
Post subject: | |
mines also a 3d particle engine i didnt want to write new code so i used my existing engine much less work |
Author: | Corpy [ Fri May 23, 2003 7:06 pm ] |
Post subject: | |
definatly change the letters to the characters from cataliyts code and your matrix effect will rock. |