Asciifi - an ASCII art converter for a more civilized age
1–10 of 28 posts
Re: Asciifi - an ASCII art converter for a more civilized age
#2Also, here's a link to the Github repo: https://github.com/zachwill/asciifi
Re: Asciifi - an ASCII art converter for a more civilized age
#3There are two copies of the video: http://dl.dropbox.com/u/1237941/Screen%20Shot%202011-11-28%2...
Re: Asciifi - an ASCII art converter for a more civilized age
#4The site declaims "crappy PHP scripts", yet it is broken for me (on Safari 5.1.1) :) There are two copies of the video: http://dl.dropbox.com/u/1237941/Screen%20Shot%202011-11-28%2...
Re: Asciifi - an ASCII art converter for a more civilized age
#5Would love to see this again when all the kinks are worked out.
Re: Asciifi - an ASCII art converter for a more civilized age
#6Uploaded my favorite photo of our 12 week old daughter in the hopes that I could stuff it into the repo of some new project. When attempting to adjust the line width, Chrome went "Aw, Snap!" Would love to see this again when all the kinks are worked out.
Re: Asciifi - an ASCII art converter for a more civilized age
#7Haha, nice — I'm the developer if anyone has any questions (it's using a canvas element to convert images/data URIs to ASCII art). Also, here's a link to the Github repo: https://github.com/zachwill/asciifi
Re: Asciifi - an ASCII art converter for a more civilized age
#8Re: Asciifi - an ASCII art converter for a more civilized age
#9Haha, nice — I'm the developer if anyone has any questions (it's using a canvas element to convert images/data URIs to ASCII art). Also, here's a link to the Github repo: https://github.com/zachwill/asciifi
I wonder which algorithm you're using? From very quick testing, it looks like you're picking characters to represent various grayscale values, but I'm not sure that you're taking the shape of the characters into account like other converters do.
You can also take a look at the Asciify and AsciiCharacter classes in the CoffeeScript file (https://github.com/zachwill/asciifi/blob/master/static/js/ap...).
Re: Asciifi - an ASCII art converter for a more civilized age
#10I am having a hard time understanding the purpose of the video on that page...