Skip to content

Latest commit

Β 

History

History
30 lines (18 loc) Β· 859 Bytes

File metadata and controls

30 lines (18 loc) Β· 859 Bytes

🌊 A Simple Counter Website with WebGL Background

This is a sleek and minimal counter website built with HTML, CSS, JavaScript, and Three.js (WebGL). The background features a smooth animated shader with a wavy, colorful effect that responds to the counter's value.


πŸ–ΌοΈ Live Demo

πŸ‘‰ View Live on GitHub Pages


✨ Features

  • πŸ“ˆ Simple interactive counter with increase, decrease, and reset buttons
  • 🎨 Dynamic blurry background that shifts colors with the counter
  • 🌊 Custom WebGL shader for fluid wave-like animations
  • πŸ’… Responsive and modern design with subtle animations

πŸ§‘β€πŸ’» Tech Stack

  • HTML5
  • CSS3 (including gradients & blur filters)
  • JavaScript (vanilla)
  • Three.js (for WebGL background)