|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Tight Ascii Art
Just check it out and you will see:
http://abstract.cs.washington.edu/~...-matrix.html.gz
__________________
__________________________________________________ _ Wil Moore III, MCP | Integrations Specialist | Senior Consultant Are You Listed...? | DigitallySmooth Inc. |
|
#2
|
|||
|
|||
|
that is amazing, do you think that was done with some sort of plug in?
Thanks for the cool link,
__________________
Dave www.fs3d.com |
|
#3
|
||||
|
||||
|
Bloody amazing.
You can get bitmap 2 ascii converters, so I'm guessing it was done with one of 'em.... frame by frame perhaps? |
|
#4
|
|||
|
|||
|
Good observation... I would imagine it was done frame by frame putting together bitmap 2 ascii art.
|
|
#5
|
|||
|
|||
|
i wouldnt be surprised if there ais a program that coverts the whole animation. much like the programs that convert a pixel based AVI to a Vector based SWF. like the cool cell shaded animations.
|
|
#6
|
|||
|
|||
|
This is really good. Any ideas how they made it?
|
|
#7
|
||||
|
||||
|
I have to agree here, frame by frame seems more realistic simple because they use Javascript to flick between the the different frames stored in the source file. I find it hard to believe this is not a custom thing! Then again i may be wrong.. either way it is very impresive!
Mark. |
|
#8
|
|||
|
|||
|
Whoa! Thats pimp tight. Now they gotta make it green
![]() |
|
#9
|
||||
|
||||
|
That's pretty easy to do yourself
. I would attach the green version but this site wont let me, but anyway open up the html's file with your text edirot and follow these two steps.1) find the line below line and remove the color="#000000" from the font tag (there is one for each frame so i'd suggest using your editors search and replace function). <font size="1" face="Courier New, Courier, mono" color="#000000"> ------------------- 2) find the line below and replace #FF9090 (red) with #339966 (green) PRE { font-family:fixed,fixedsys,"Courier New",monaco,monospace; color:#ff9090 } And your done it's all green ![]() Mark. |
|
#10
|
|||
|
|||
|
interesting
Quote:
I have never heard of those... what program does that, converts AVI to SWF to look cell shaded? that soudns amazing, I always wondered how that was done (like that car commercial right...)
__________________
hey it's the CHARKING |
|
#11
|
|||
|
|||
|
I think that nowdays video to flash converter is the best from such tools in quality
|
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Development > Tight Ascii Art |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|