Hey There!
I’m trying to implement a similar Navigation as this page is using: https://www.joshuas.world. As of this point, i got my camera rotating around the middle of my scene on mouse scroll. My problem is that this isn’t really Smooth right now, but feels a bit choppy.
Any Help would be appreciated!
Cheers
Something like the above (altough applyAxisAngle might not what you want since the code I sent does store the full angle and i think applyAxisAngle just takes a delta)