Skip to content

Commit 8e84532

Browse files
committed
Glypherator v1
0 parents  commit 8e84532

7 files changed

+418
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Glypherator
2+
3+
Simple procedural glyphs rendered in an html5 canvas.
4+
5+
* Add ?<number> to the URL to set a particular seed value.
6+
* Add #gif to the URL to render the glyph to a gif.
7+
8+
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.

gif.js

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)