• techniques/

Flow Fields

Flow Fields

https://tylerxhobbs.com/essays/2020/flow-fields

Default grid with all angles set to pi* 0.25

Backlinks

  • Chris Woodall's Generative Art Studio
    • Generative Art (and Creative Coding) is a broad term for any computer generated form of art, this could be audio, random, algorithmic, or even mixed media between an algorithm and human input. There are many techniques here and tools. One of the early ones was Processing, which also influenced Arduino (on the embedded side). I was introduced to the concept through an interview with Tyler Hobbs (about his NFTs Fidenza) which uses a Flow Fields

    • Flow Fields

    • Play with Flow Fields
  • F01_PerlinNoise
    • Topics: Perlin Noise, OpenRNDR, Flow Fields, Kotlin Code: F01_PerlinNoise.kt

  • F00_FlowFieldsExperiment
    • Tool: OpenRNDR Concepts: Flow Fields

    • Some basic experiments with an initial Flow Fields which only produces angles (no magnitudes). The basic algorithm uses a few random scalers and offsets to feed the field with the following equation:

Uplinks

  • techniques/#
    • Parent directory zettel
root/techniques
logo