react-animated-cursor icon indicating copy to clipboard operation
react-animated-cursor copied to clipboard

Trailing effect with colors?

Open w3bdesign opened this issue 2 years ago • 2 comments

I recently came across this on Github, maybe it could be an idea to implement something similar?

https://raw.githubusercontent.com/dlarroder/dalelarroder/main/components/renderCanvas.js

@stephenscaff

w3bdesign avatar Jun 12 '23 14:06 w3bdesign

Thanks for the idea.

That example uses Canvas yeah? Suppose that's fundamentally different approach than just rocking a div.

Though, neat idea, i can see it. Wonder if we could use svg filters... or maybe a hue animation (kinda like this... but more performant)?

stephenscaff avatar Aug 06 '23 18:08 stephenscaff

Just for reference, here is the effect in action on the website:

https://www.dalelarroder.com

w3bdesign avatar Aug 06 '23 19:08 w3bdesign