Animated Sine Wave
This project demonstrates a smooth animated sine wave using HTML5 Canvas.
Features
- Smooth animation using requestAnimationFrame
- Responsive canvas that adjusts to window size
- Configurable wave parameters (amplitude, frequency, speed)