I red a few topics here and also googled a bit, but still confused!
My pages are taking forever to load… I know a few images need to be optimised, but there are loads of scripts and other things loading like fb chat, fullstory, etc(probably not async?). It’s kind of stabilising as I deployed the website 2 weeks ago.
I am hosting with webflow and I wonder if there is anything I can do to improve these numbers. I am also using Cloudflare as I couldn’t find if it’s necessary with webflow hosting…
Hey! Thanks a lot for taking the time to look into it @ColibriMedia! Yeah, I am using the viewer from Ricoh for the viewer, in an absent of a free or native solution
You could render equirectangular images using three.js for rendering a Webgl canvas. Now telling you that you’d will decrease your payload a lot. I’m not sure. But pretty sure the ricoh embeds have useless lines of code for controlling the 360 views.
Hey, I was looking at Kaleidoscope (and some others) on that list and their min.js has more than 20000 characters (webflow limit is 10k).
I couldn’t figure it out only using the three js documentation. Would you be able to help?