Skip to content

Sarthak-Dayal/2D-Water-Ripples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Water Ripples

A simple black and white 2D water ripples visualization in p5.js. Drag your mouse in order to see ripples form in the canvas!

Demo

Link to Demo

Screenshots

App Screenshot

Lessons Learned

The P5.js pixel array - The array works differently from most graphics engines in that it has 4 spaces for every pixel for a r, g, b, and alpha value. I had trouble getting the system to work because of this fact, but I eventually learned it.

Acknowledgements

Contributing

Contributions are always welcome!

You can open issues, commit code, and add to discussion in order to contribute to this repository.

License

MIT

About

A simple black and white 2D water ripples visualization in p5.js.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages