Clif2 / GenerativeArt_TalkNote

Notes, codes, and slides for a brief presentation and demo on Generative Art

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GenerativeArt Talk Notes

How to Use

Simply download the files and open index.html to see it go!

Play around with setting in sketch.js to see what you can come up with

Notes

Slides

Process (in brief)

  1. Setup 2D space
  2. Generetate noise and assign values to each cell
  3. Use values to create vectors (combined create a flow field)
  4. Use vectors to drive particle system
  5. Explore

Flow Field

With Particles

My sketchs

About

Notes, codes, and slides for a brief presentation and demo on Generative Art


Languages

Language:JavaScript 100.0%Language:HTML 0.0%