You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.
I want to remove the constraint that prevents you from rotating the globe upside down: when you rotate to the North or South poles I want it to keep going.
I want to remove the constraint that prevents you from rotating the globe upside down: when you rotate to the North or South poles I want it to keep going.
Here's my current experiment: https://mgiraldo.github.io/edda-globe
I tried modifying the
onMouseMove
function but my geometry math wouldn't help.The specific lines of code: https://github.com/mgiraldo/edda-globe/blob/gh-pages/globe/globe.js#L321-338
The text was updated successfully, but these errors were encountered: