Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 930 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 930 Bytes

phyllotaxisP5JS

A Phyllotaxis Pattern in P5JS

phyllotaxisP5JSDemoImage

Background

This Phyllotaxis Pattern is loosely based on this tutorial video from Dan Shiffman. However, I found the Sine / Cosine part a bit confusing, so my version just rotates the grid with rotate() to get the same effect.

Alternative projects

There are three total Phyllotaxis Projects I made