Eyes

This code uses instances of the PVector class (and the handy functions inside that class) to draw two eyes that follow the mouse. Creepy! ![](upload://jal5uGe6XLi0kaJaVFjZMxDE86i.png) ![](upload://zrkx0YrV4Rcx5IRuBZTdqWGLeUl.png)


This is a companion discussion topic for the original entry at https://happycoding.io/examples/processing/using-objects/eyes

The breakdown of the code really helped me to understand what is going on. A window on OOP! Opened my eyes :laughing:

1 Like