Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(OrbitControls): no pan, less speed, no zoom (#52)
* configure orbit controls to have an intuitive movement for rotation as we are rotation the sphere from the inside of it, and disabled panning and zooming as this could lead to exiting the sphere * only render on the inside of the projection sphere, no use for the texture to be visible from the outside
- Loading branch information