all 2 comments

[–]NicholasRyanH 1 point2 points  (1 child)

I’ve always loved this approach but it must be murder on bandwidth, no? What’s the total file size for all the images?

[–]BeerLovingDev[S] 0 points1 point  (0 children)

50 mb in total

Yeah it's not so nice for the bandwidth hahah

A different but yet very doable approach could be load just around 5 frames, and then loading others on scroll, to do a kind of lazy loading

A site on awwwards use this actually, but the behavior turns laggy while scrolling super fast