metalx1000 / Basic360

Very Basic HTML5 360 photo viewer for desktop and mobile
GNU General Public License v3.0
4 stars 5 forks source link

Full screen #2

Open MinoBibawy opened 5 years ago

MinoBibawy commented 5 years ago

Hi, if i want ti change the full screen from body to any tag, then i need ti change the mouse speed interaction?

metalx1000 commented 5 years ago

Sorry, I'm not sure I completely understand the questions. Are you asking if you need to change the mouse speed, or how to? I guess my answer to both are, I don't know. Camera controls are done with the OrbitControls.js Which is part of the ThreeJS library. https://github.com/mrdoob/three.js/blob/dev/examples/js/controls/OrbitControls.js