Text animation experiment

Text animation experiment

I really wanted to play with AI and create something interactive, dynamic, and fun. I landed on this super fun text/mouse interaction after tinkering a bit.

Play around with it yourself here (if the link is still live).

I used Vercel's V0 to create a canvas-based React component on an HTML5 Canvas. The bubbles in the text react to mouse hover and click, and i added some light functionality to control other aesthetic elements like mouseImpactZone, color palette, font used. It's a delightful way to prototype.