Make a random sequence of glyphs to serve as letters in an “alphabet”.
Run the code to draw a random line joining 4 points. Try numbers of points other than 4—for example, 3:
Draw a random line joining between 3 and 6 points. Try ranges other than {3,6}—for example, {2,3}:
Draw small, thick “glyphs” that could be characters in an alphabet. Try thicknesses other than 5:
Make a list of 26 random “glyphs”, each made by joining between 3 and 6 points. Try other numbers of glyphs:
Make rounded glyphs that look more like cursive writing using B-spline curves:
Make rules that translate from the alphabet to glyphs:
Write out a sentence in the glyph “alphabet”. Try other sentences:
Note: make sure you run the code in the previous step first.
Write the beginning of the US Constitution in the glyph “alphabet”:
Share It—make a website that writes a text with a random alphabet: