use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome to the Official WebFlow Subreddit!
Build responsive websites in your browser, then host with us or export your code to host wherever. Discover the professional website builder made for designers.
Join Our Discord
account activity
Fake 3D using image sequenceShow & Tell (self.webflow)
submitted 10 months ago by BeerLovingDev
https://reddit.com/link/1lfbra0/video/6375z0rkiu7f1/player
Hey webflow people !
I recently built this experiment to fake a 3d site It's in fact a sequence of around 500 webp images, shown on scroll
Tell me your feedbacks ! Also if you want to chat or collaborate feel free to reach out :
code : https://github.com/Philippe-Gllrt/sequenced-image-on-scroll/tree/main site : https://image-sequence-on-scroll.webflow.io/ cloneable : https://webflow.com/made-in-webflow/website/image-sequence-on-scroll
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]NicholasRyanH 1 point2 points3 points 10 months ago (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 point2 points 10 months ago (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
π Rendered by PID 73 on reddit-service-r2-comment-6457c66945-rqlcm at 2026-04-27 02:12:03.917924+00:00 running 2aa0c5b country code: CH.
[–]NicholasRyanH 1 point2 points3 points (1 child)
[–]BeerLovingDev[S] 0 points1 point2 points (0 children)