Next Level Background Hover Effects
project•
Demo & Source Code
- Liquid Gradient: A dynamic, liquid-like gradient background that morphs on hover using Three.js. CodePen demo
- Tubes Cursor: Interactive 3D tube trails that follow the cursor on hover, creating a mesmerizing effect using WebGL. CodePen demo
- Water Effect: A realistic water ripple effect that responds to cursor movement, built with Three.js. CodePen demo
Quick usage tips
- Fork the demo
- Respect prefers-reduced-motion and provide static fallbacks for low‑power devices.
- Test performance on mobile and limit heavy effects to large‑screen enhancements.
See each CodePen for source, and license details.