Skip to content

swiftcoder/glypherator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Procedural glyphs in javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published