For my final project, i want to do Generative Typography.

Inspiration:

https://openprocessing.org/sketch/2559208

https://openprocessing.org/sketch/2157264

iShot_2025-04-15_16.47.09_1.mp4

image.png

image.png

image.png

image.png

image.png

letter: L O G

The lines start from different points on the canvas and form irregular shapes, like a painting. Then, I want to replace the areas where the lines are denser with letters.

image.png

My concept : the user enters their name, such as “Chloe”, and a dynamic composition of lines is generated to form a drawing. The name emerges organically within the piece, shaped in irregular, abstract forms—somewhat like the image above, but with a more free-flowing, less geometric feel.

Approach: Convert the input letters into a series of coordinate points, and then draw lines that pass through these points to form the shapes of the letters.

Flow field

Fractals