Im creating a timeline of image collections (a historical fashion timeline) spanning 30+ years with each having 60 collections containing on average 50 images so 30x60x50=90,000 which is an insane amount of images to try and load!
The images are not massive but due to the sheer volume loading the page really isn’t something you can do in less than an hour…
I was wondering if there was a plugin or something that would generate tiny thumbnails so to allow the entire page to load fully initally and as you zoom in to a section higher res versions load? I know Figma already does this but the images are still too higher res initially to be usable. I know i can divide the years into frames which will help fix the loading issues however the function of being able to move horizontally and vertically on the fly is really important so I’d like to avoid doing so if possible!