Skip to content

gorodroz/simple-water-waves-shader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Water Waves Shader (WebGL)

An interactive water shader with a mouse ripple effect. Implemented in pure WebGL without third-party libraries.

Demo

demo screenshot

How to run

  1. Upload the HTML file index.html.
  2. Open in your browser (Chrome / Firefox)
  3. Move the mouse - enjoy ripple waves 🌊

What's inside

  • Fragment and vertex shader
  • Dynamic time update (u_time)
  • Mouse interaction (u_mouse)
  • Canvas WebGL without frameworks

Author

gorodroz https://github.com/gorodroz

About

WebGL water ripple shader with mouse interaction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages