Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Animated Mouse Tracking Circles Effect to Document #110

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

akhulisumit
Copy link

Fixes #109

This pull request introduces an animated mouse tracking effect to the document using circles that follow the mouse pointer. Key features include:

Circle Creation: Multiple circles are dynamically styled to follow the mouse movement.
Color Customization: Each circle is assigned a unique color from a predefined palette.
Animation Effect: Circles shrink in size as they follow the mouse, creating a visually appealing trailing effect.
Responsive Design: The circles are designed to remain centered on the mouse pointer and adapt to various screen sizes.

Screen.Recording.2024-10-21.050813.mp4

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thank you @akhulisumit for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better

@B1N4RY-P4R45173
Copy link
Collaborator

Ur Idea is good. But it might need a few changes. Can you join our discord server so we can discuss this further?

@akhulisumit
Copy link
Author

Did so, can you also mention what changes you want

@akhulisumit
Copy link
Author

Can you please mention what to do now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Animated Circle Effect Following Mouse Cursor
3 participants