!-- TW.cameraSetup demo Author: Scott D. Anderson Date: October 6, 2014 -->
This page illustrates how TW sets up a camera given only the scene bounding box and the desired FOVY.
This demo shows a TW.camera
object based on a
THREE.PerspectiveCamera()
object.
Here is the function that sets up this camera: