Flow Fields
2023
Inspired by the work of Tyler Hobbs, I created a program using the Processing graphics library to generate Flow Fields. My program first generates an invisible grid of vectors, using Perlin noise as the initializition method. A number of starting points are then selected using a circle packing algorithm. Each point then steps through the vector field to draw various curves. These curves can be layered with different colors, sizes and other properities to create some really spectacular designs! Check out some of my favorites below. No AI was used to generate these!



