NCAR / VAPOR

VAPOR is the Visualization and Analysis Platform for Ocean, Atmosphere, and Solar Researchers
https://www.vapor.ucar.edu/
BSD 3-Clause "New" or "Revised" License
178 stars 49 forks source link

Keyframe between Camera (.vc3) files #3665

Open sgpearse opened 6 days ago

sgpearse commented 6 days ago

Keyframing can be done with the PythonAPI by providing a list of session files. As we move forward, keyframing between session files might entail more than just moving the camera. It would be helpful to keyframe between just camera files (.vc3) without including all other parameters that go into a session.

.vc3 files can be created in the Scene->Viewpoint tab under the Camera Controls section.

sgpearse commented 5 days ago

Related to #3317, #2230