# AnimatedCustomCursor **Repository Path**: mirrors_codrops/AnimatedCustomCursor ## Basic Information - **Project Name**: AnimatedCustomCursor - **Description**: Some ideas for interactive custom cursor animations using SVG filters. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Animated Custom Cursor Effect Some distortion animations for custom cursors using SVG filters. ![Animated Custom Cursor Effect](https://tympanus.net/codrops/wp-content/uploads/2020/03/AnimatedCursor_featured-1.jpg) [Article on Codrops](https://tympanus.net/codrops/?p=48725) [Demo](http://tympanus.net/Development/AnimatedCustomCursor/) ## Installation Install dependencies: ``` npm install ``` Compile the code for development and start a local server: ``` npm start ``` Create the build: ``` npm run build ``` ## Credits - Images from [Unsplash](https://unsplash.com/) - Messapia font by Luca Marsano from [Collletttivo.it](http://collletttivo.it/) ## Misc Follow Codrops: [Twitter](http://www.twitter.com/codrops), [Facebook](http://www.facebook.com/codrops), [GitHub](https://github.com/codrops), [Instagram](https://www.instagram.com/codropsss/) ## License [MIT](LICENSE) Made with :blue_heart: by [Codrops](http://www.codrops.com)