Skip to content

84Paris/threejs-camera-dolly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

A camera dolly helper for threejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 35.6%
  • JavaScript 34.3%
  • HTML 30.1%