Skip to content

csamu/Waves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Waves animation

effect

Wave patterns that slowly moves upwards over the screen

Goal

The goal is to replicate the background video effect from the All Ears website.

The solution currently uses HTML, CSS, SVG for curves, and AnimeJS for transitions.

Issues

The animation is quite CPU intesive. A solution might be to only use CSS transitions instead of AnimeJS.

How to run

Download waves.html and open it in the browser.

About

Wave patterns that slowly moves upwards over the screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages