Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 349 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 349 Bytes

Glypherator

Simple procedural glyphs rendered in an html5 canvas.

  • Add ? to the URL to set a particular seed value.
  • Add #gif to the URL to render the glyph to a gif.

For the moment this is a state machine driven by pseudo-random choices (i.e. quick and dirty). Later on it should probably explore more nuanced generation techniques.