~jagtalon/unicode-noise-art

Posters where each shape are unicode characters. They're distributed evenly on a grid then noise is applied to its rotation and size.
1b7c2e74 — Jag Talon 3 years ago
README: Add information on contributing
6c802a9b — Jag Talon 4 years ago
Use minified versions of the libraries.
7accef5d — Jag Talon 4 years ago
Move to cute-colors for now

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~jagtalon/unicode-noise-art
read/write
git@git.sr.ht:~jagtalon/unicode-noise-art

You can also use your local clone with git send-email.

#Unicode Noise

Each shape in these posters are unicode characters. They're distributed evenly on a grid then noise is applied to its rotation and size.

#How to run:

  • Start a local web server: python3 -m http.server
  • Open http://localhost:8000/
  • Save the artwork by clicking on the 'Save' button.

#If you'd like to modify the code:

  • Set the correct node version: nvm install
  • Install CoffeeScript: npm install -g coffeescript
  • Install any dependencies: npm install
  • Run: coffee -w -c *.coffee
  • Refresh the browser

#Contributing:

Send patches to ~jagtalon/public-inbox@lists.sr.ht (See archives)

Do not follow this link