onyxdevs / AnimatedCustomCursor

Some ideas for interactive custom cursor animations using SVG filters.

Home Page:https://tympanus.net/codrops/?p=48725

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animated Custom Cursor Effect

Some distortion animations for custom cursors using SVG filters.

Animated Custom Cursor Effect

Article on Codrops

Demo

Installation

Install dependencies:

npm install

Compile the code for development and start a local server:

npm start

Create the build:

npm run build

Credits

Misc

Follow Codrops: Twitter, Facebook, GitHub, Instagram

License

MIT

Made with đź’™ by Codrops

About

Some ideas for interactive custom cursor animations using SVG filters.

https://tympanus.net/codrops/?p=48725

License:MIT License


Languages

Language:JavaScript 38.4%Language:CSS 36.9%Language:HTML 24.7%