Live data from Hacker News

Ambient Website Background Clouds

github.com

1–10 of 11 posts

Re: Ambient Website Background Clouds

#5
Oh neat, I implemented a similar thing on https://cobertos.com. Though instead of canvas, it uses divs tiled with a `background-image` with `repeat-x` and a CSS animation over `transform` from left to right until the repeat/tiling point and jumping back.

I think that's probably the fourth iteration of it at this point

Post reply on HN