threejs-camera-dolly icon indicating copy to clipboard operation
threejs-camera-dolly copied to clipboard

A camera dolly helper for threejs

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.

Try the interactive demo.

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