Threejs Camera Dolly

When dealing with camera animation in threejs it's difficult to control both camera and lookat positions with precision.

This helper was created to solve this problem by using one path for the camera and another for it's lookat.

Path positions can be exported to JSON and loaded back in.

Controls

  1. Drag the cameraPosition slider to move the camera
  2. Drag the lookatPositon slider to move the lookat point

This helper was created for VOID, an interactive webgl experience by Hi-ReS!