For a project, I am looking to replicate something like a 3D gallery with the camera zooming in / zooming out on scroll, like this: Studio Olafur Eliasson
Can you elaborate, and maybe update the thread, on details of what you have tried so far and what exactly is blocking you? It’s hard to give feedback or directions without much context.
isnt that just a simple orbitcontrol with a lot of damping, a few image planes and some fog?
edit: or flycontrols maybe. i don’t think threes flycontrols support scroll but that would be easy to add: r3f basic demo (forked) - CodeSandbox to make this performant enough i guess you’d need to use instancing.