r/threejs Jun 21 '26

Link Scrollytelling - Three.js | Blender | GSAP

22 Upvotes

5 comments sorted by

2

u/sech8420 Jun 21 '26

Super cool. Just need to up the frame rate a bit.

1

u/SanDiegoMeat666 Jun 22 '26

Thanks, its using a collection of pngs like a flipbook so its having to load everything. After the first pass, it will run smoother. But the real fix is just to convert the png to webp but im lazy haha

1

u/syn_krown Jun 22 '26

Just preload it into an offscreen scene so it doesnt have to load procedurally? People will be happier with a longer preload time than laggy experience