Also, it would be great, if someone implements figlet[1] using html5.
[1] www.figlet.org
21–30 of 38 posts
Also, it would be great, if someone implements figlet[1] using html5.
[1] www.figlet.org
And now I start pondering the scalability of the algorithm.
This is cool! If you could use characters with different font sizes it may look better. Also kinda slow. You wanna explain a bit what you do? Is it just image -> choose a random point set -> draw? Is this based on Canvas or CSS?
Looks like it also uses dat.gui for drawing.
I did something similar in 1997 (!): http://home.wtal.de/ss/html/pnmtohtml/baby_032.html What do you think?
Maybe it's me, but I can't get this to work (in either Chrome 12 or IE9).