Glyph Generator
2014Procedural generator of glyphs made for PROCJAM 2014.
It can generate random sets (alphabets) of glyphs for use in games, world building or just for fun. It features a set of parameters that can make the generated glyphs look very different every run. There’s an option to export the whole alphabet as a PNG file.
Created for PROCJAM - Procedural Generation Jam 2014, “a game jam about making stuff that makes other stuff”.
Details
- Developed with Processing/Java.
- Creates glyphs based on a grid, connecting points with different types of connections.
- The connections can be made with lines, curves or circles.
- Parameters like, maximum connection distance or maximum connection intersections can create a myriad of different alphabets.