Hacker News new | ask | show | jobs
by yolesaber 3504 days ago
Here is a processing program to do ASCII art that has depth info, color, and is animated - http://pastebin.com/bz1pKAKQ

The logic is pretty simple to translate to other languages. This doesn't do the boundary or structural stuff as described in the paper but is a reasonable start for someone interested. Personally I don't like that sparse looking style of ascii art.