Hacker News
- Generate ASCII-art representations of mathematical equations http://asciitex.sourceforge.net 3 comments
- Show HN: RASCII, an advanced ASCII art generator made using Rust https://github.com/KoBruhh/RASCII 9 comments
- Generate ASCII graphic for code or mail signatures http://www.network-science.de/ascii/ 10 comments
- Protocol – An ASCII Header Generator for Network Protocols http://www.luismg.com/protocol/ 13 comments
- SQL query to generate the Mandelbrot set as ASCII art https://sqlite.org/lang_with.html#mandelbrot 29 comments
- ASCII generator: image to text, image to image, video to video https://github.com/vietnguyen91/ASCII-generator 11 comments
- Show HN: Generate colored ASCII art from images http://www.asciiator.com 3 comments
- Ascii Art Generator https://asciiartgen.now.sh/ 28 comments
- Structure-Based ASCII Art Generation [pdf] http://www.cse.cuhk.edu.hk/~ttwong/papers/asciiart/asciiart.pdf 6 comments
- Asciimo: Online web app to generate Ascii art text http://asciimo.com/ 11 comments
- Diagon – Interactive ASCII art diagram generators https://github.com/ArthurSonzogni/Diagon 10 comments
- Generate ASCII RFC-like header diagrams for your own custom protocols http://www.luismg.com/protocol/ 20 comments
- jsesc: escaping JavaScript strings while generating the shortest possible valid ASCII-only output https://github.com/mathiasbynens/jsesc 3 comments javascript
- ASCII / pixel art generator (open source) https://collidingscopes.github.io/ascii/ 9 comments internetisbeautiful
- First project !!! Ascii Art generator in golang https://kushalchapagain.com.np/asciiart 2 comments golang
- Introducing TreeGen, an ASCII Tree to Directory Structure Generator https://github.com/bilbilak/treegen 16 comments linux
- 🌳 📁 Introducing TreeGen, an ASCII Tree to Directory Structure Generator https://github.com/bilbilak/treegen 27 comments commandline
- ASCII Art Generator https://www.codeitbro.com/ascii-art-generator 9 comments internetisbeautiful
- Rustii: a simple command line tool for generating ASCII art from images https://github.com/ndr3www/rustii 2 comments rust
- ascii image generator https://www.youtube.com/watch?v=v_raWlX7tZY 13 comments learnpython
- a program generating ASCII art https://github.com/LightspeedC83/Generating-ASCII-Art 5 comments learnpython
- Heap Tree ASCII Generator https://github.com/loganbrenningmeyer/c-int-heap-printer 4 comments programming
- Ascii Plain-Text table generator with comment https://tableconvert.com/ascii-generator 4 comments programming
- Tabulo - ASCII terminal table generator - v1.3.0 released https://github.com/matt-harvey/tabulo 3 comments ruby
- ASCII generator (image2text, image2image and video2video) written in Python (Github repo: https://github.com/vietnguyen91/ASCII-generator) https://github.com/vietnguyen91/ascii-generator 8 comments coding
- I wrote an ascii art generator in Scala. Thoughts? https://github.com/fp-alice/scala-ascii-art 2 comments scala
- ASCII generator (image2text, image2image and video2video) written in Python (Github repo: https://github.com/1991viet/ASCII-generator) https://github.com/1991viet/ascii-generator 3 comments coding
- Python script to generate ASCII Art from an Image! https://github.com/rameshaditya/asciify/ 15 comments compsci
- Ascii Art Generator https://asciiartgen.now.sh/ 7 comments programming
- Beautiful Python: A Simple ASCII Art Generator from Images http://www.hackerearth.com/notes/beautiful-python-a-simple-ascii-art-generator-from-images/ 9 comments programming
- QuickHist - An ASCII Histogram generator in Common Lisp. http://quickhist.onloop.net/ 7 comments lisp
- Colored ASCII generator (image2image and video2video) (Code: https://github.com/uvipen/ASCII-generator) https://www.reddit.com/gallery/l7uam0 19 comments compsci
- I wrote an ASCII Triforce generator in C. Criticisms? http://codepad.org/RHG2iQJy 6 comments learnprogramming
- TextFlow: Generate ASCII sequence diagrams quickly and easily http://code.google.com/p/clojure-textflow/ 10 comments programming
- Wrote my first ever Go CLI tool - Generate ASCII art from any image https://github.com/prdpx7/magrrite 4 comments golang
- Graphpath with no dependencies, just a shell script using standards tools that generates an ASCII network diagram from the route table of a Unix/Linux router. It's a BSDRP's tool. https://github.com/ocochard/graphpath 15 comments linux
- Graphpath with no dependencies, just a shell script using standards tools that generates an ASCII network diagram from the route table of a Unix/Linux router. It's a BSDRP's tool. https://github.com/ocochard/graphpath 3 comments commandline
- This paper presents a novel method to generate structure-based ASCII art that is currently mostly created by hand. http://www.cse.cuhk.edu.hk/~ttwong/papers/asciiart/asciiart.html 3 comments programming
- I've been working on expanding the ideas in the Default Cube ASCII art generator and I've hit a problem with mixRGB nodes. Hopefully someone here will be able to help me, my google-fu is apparently inadequate. https://drive.google.com/open?id=16xGnzm49KpuwOhhgTMmA8UbRHGWx8V98 3 comments blender
- ASCII-to-3D building generator: I detail a code refactor that made this system more maintainable, and show my first attempt at tile-based roofing. (X-post from /r/proceduralgeneration) http://cowfacegames.com/dev-blog/code-overhaul-and-a-first-attempt-at-roofing 23 comments gamedev