ProteinMotion
Reference navigation

MODULE · v0.9.1

Animation

proteinmotion.animation

Move objects, change representations, and interpolate coordinates.

Guide and rendered examples →

Classes

NameDescription
AnimationclassBase class for animations evaluated by the scene timeline.
AnimateclassBuild a fluent protein or camera animation through the .animate property.
RotateclassRotate a protein around its molecular centroid.
MorphclassInterpolate matching atoms to a protein or coordinate array.
DeformclassInterpolate coordinates toward the result of a user-supplied function.
PlayTrajectoryclassInterpolate through coordinate states in a trajectory.
FocusclassAnimate the camera to a protein or selected region.
FadeInclassFade a protein or annotation from transparent to its current opacity.
FadeOutclassFade a protein or annotation to zero opacity.
RepresentationclassTransition between cartoon, ribbon, ball-and-stick, and surface.
FocusPullclassAnimate lens focus to a protein, residue selection or world point.
View module source