Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 357 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 357 Bytes

⚘ hello!

The major files to know about

  • js/classes.js: all the algorithms to generate the trees and wind, as well as default parameters
  • js/home.js: uses p5 and classes to draw the canvas. used by index.html
  • js/capture/*: use p5 and classes to draw additional canvases that are used by *capture.html, to help create video/still assets.