I am using drei Orbit Controls. And it seems that I can only rotate the object +/- 90 degrees in any direction from its starting point. Is this expected? Is there any way I can rotate further?
Orbit controls can rotate 360 degrees left and right, and 90 degrees up and down (ie. you cannot flip them upside-down. If you want to do so - consider using TrackballControls instead. Related.)
Thanks for the help.