Hacker News new | ask | show | jobs
by Omnipresent 2141 days ago
Very interested in the background image on their home page that slowly animates as well. That looks really great. Anyone know how are they doing that? https://fast.design/
1 comments

The background image is a <canvas> element on which they draw using JavaScript.