Within the Eye| FINAL

Kendra Hoyt
1 min readApr 29, 2021

April 29th, 2021

  • This Work was inspired by the movement in Casey Reas’s procedural art and the concept of eye movement struck my attention. I created a 5by5 grid of eye that role on the sin values and I attempted to add the additional classes within a eye. I faced challenges when I tried to add the second codePen within my first sketch, and I decided to leave the to separate.
  • In this sketch I have created an array of faces, or the eyes in where there is a base, an eye, and two parts to the lid as separated into functions, while I used loops and if statements to determine the blink and the eye movement. While creating this sketch, I became more familiar with the use of sin, while I also found it very interesting to use the forEach loop.

Reference 1: Array Objects P5.js Example | https://p5js.org/examples/arrays-array-objects.html

Reference 2: P5.js Procedural Art | https://editor.p5js.org/D_Snyder/sketches/TPAJUwrFL

Reference 3: P5.js Fireworks | https://editor.p5js.org/ShawnMa/sketches/SJbLpafn-

Reference 4: P5.js Eye Animation | https://editor.p5js.org/Ebony/sketches/HkJ_IK55x

--

--