Hi guys,
I want to add soft camera effects when hovering, like this website.
It looks very simple, applies mouse X and Y position to camera pos,
but I using OrbitControls on that site that I want to add it.
I tried that two days with camera.getWorldDirection but I can’t solve it yet…
Do you have any idea?
Thank you