We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
General Link
VR
Common Libraries used for threejs.
Descriptions of issues
You need to run camera.updateProjectionMatrix() after changing .fov, etc, in a camera.
camera.updateProjectionMatrix()
.fov
THREE.OrbitControls overrides the camera.lookAt method.
THREE.OrbitControls