Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.05 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.05 KB

ProximityHoverEffect

About

A simple proximity hover effect that follows the cursor and rotates eyeball according to the position of your mouse.

This is just a fun project to show the proximity hover effect.

Made Using

  • HTML
  • JavaScript
  • P5.js
  • JavaScript trignometric functions

Running This Locally

  • Clone the repos's main branch.
$ git clone -b main https://github.com/VALiUMgithub/ProximityHoverEffect
  • Install the Live Server Extension from VsCode Extensions
  • Click on the Go Live button.

What made this possible?

I was going through PocketBase.io and found out this creepy Goofer following me cursor everywhere. All credits goes to fireship.io for making an awesome tutorial on the same effect. You can checkout the video here.

Screenshot from 2023-01-09 22-02-31