https://github.com/collidingscopes/shimmer
Turn photos into oscillating wave animations, using javascript / HTML5 canvas
https://github.com/collidingscopes/shimmer
animation art canvas html5 image javascript manipulation waves
Last synced: 8 months ago
JSON representation
Turn photos into oscillating wave animations, using javascript / HTML5 canvas
- Host: GitHub
- URL: https://github.com/collidingscopes/shimmer
- Owner: collidingScopes
- License: mit
- Created: 2024-07-18T10:31:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T10:06:35.000Z (almost 2 years ago)
- Last Synced: 2025-07-14T23:36:02.427Z (11 months ago)
- Topics: animation, art, canvas, html5, image, javascript, manipulation, waves
- Language: JavaScript
- Homepage: https://collidingscopes.github.io/shimmer/
- Size: 24.5 MB
- Stars: 40
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE.txt
Awesome Lists containing this project
README
An open source project to turn photos into oscillating wave animations. The animation is created directly in the browser, using an HTML5 canvas element.
Live website: https://collidingscopes.github.io/shimmer
Built using javascript, HTML, CSS.
Enormous thanks and credits to user1693593 from StackOverflow, who provided the initial code to create this effect.

License
=======
This is an open source project provided under an MIT license