Skip to main content

Animation

SimLab Composer is able to Import Rigid and flexible (Joints-based rigged) bodies animations as well as create animation for objects in the animation timeline through several tools.

To access the Animation timline, open the Animation Tab in the library panel at the bottom of SimLab Composer.

Access_animation.jpg



Animation Timeline User Interface


TimeLine_layout3.jpg

1. Animation Keyframes Creation tools

AutoKeyframe.png

Auto Key When toggled, any change in transformation for objects is recorded as a keyfram automatically when the current key frame is other than 0.
CaptureObject2.png Capture object keyframe Captures a keyframe with the selected object's transformation at it's current state.
CaptureObject.png Capture camera keyframe Captures a keyframe for the active camera's transformation and view.
Show_object.png Show Object Toggles on the visibility of the selected object during animation.
Hide.png Hide Object Toggles off the visibility of the selected object during animation.
RecordDirector.png Director Record Captures the camera's live movement in the scene as a sequence of keyframes along the animation range.

2. Keyframes Management tools

gotoPrevious.png Go to previous keyframe Moves the current time slider to the previous keyframe.
gotoNext.png Go to next keyframe Moves the current time slider to the next keyframe.
SelectAllkeys.png Select all keyframes Selects all keyframes and generated animations in the timeline.
Collapse_group.png Group keyframes Group selected keyframes into a single group element.
ExpandFrames.png Break Group Breaks a group into keyframes.
MoveFrame.png Move keyframe Moves the selected keyframes to a specific frame.
CopyFrame.png Copy keyframe Copies and moves the selected keyframe to a specific frame.
DeleteFrame.png Delete selected keyframe Deletes the selected keyframes from the timeline.
DeleteAllanimation.png Delete all Deletes all keyframes from the timeline.

3. Animation Sequences tools

Create Sequence.png Create Animation Sequence Converts the selected keyframes in the timeline to an Animation Sequence.
SequencesList.png Show Animation Sequences list Displays a list of all Animation Sequences where you can edit, modify their group or delete them.

4. Generate Animation tools

objectTurnTable.png Round Table Creates an animation where an Object revolves up to 360 degrees around its center.
Follow_path.png Follow Path Animates an object a long a path.
WheelAnimation.png Wheel Animation Creates a wheel animation of an object around a center point while determining the number of revolutions.
CamerTurnAround.png Round Table Creates an animation where a Camera revolves up to 360 degrees around it's center point of view.
HelicalCamera.png Helical Creates an animation where a Camera revolves up to 360 degrees around it's center point of view while decending downwards.

5. Capture Video

Create Video FromView.png Render View in VR Renders an animated camera as a sequence of images using the SimLab VR Viewer.
MovieMaker_1.png Open Movie Maker Opens the Movie Maker, where you can compile a sequences of images into a single video file.

6. Navigation Control

GotoFirst.png Go to first frame Moves the current time slider to the first frame in the animation range.
PlayReverse.png Backward Play Plays the animation in the timeline in reverse.
Play_pause.png Play Plays the animation in the timeline.
GotoLast.png Go to last frame Moves the current time slider to the last frame in the animation range.
Scale.png Scale timeline Scales up and translates all they keyframes in the timeline.


StartRange.png Start of Animation Range Sets the start of the animation range by being dragged to a specific frame or by double clicking and entering the value numerically.
CUrrentTime slider.png Current Time Slider Sets the current time in the animation timeline by being dragged to a specific frame or by double clicking and entering the value numerically.
EndRange.png End of Animation Range Sets the end of the animation range by being dragged to a specific frame or by double clicking and entering the value numerically.




Animation Creation

To create Animation in Simlab Composer there are two methods that can be followed depending on the type of animation you want to create, you can either manually create the animation by transforming objects and capturing keyframes, or you can use object and camera tools to generate procedural animation such as wheel and path animation.


Watch this tutorial to learn more about animation in SimLab Composer


1. Animation through Capturing keyframes


If the auto key button is toggled, all you need to do to animate an object is to move the current time indicator/slider to a frame other than 0, then move, rotate or scale the object (change its transformation) and 2 key frames will be created, a key frame at frame 0 to store its initial transformation, and the second key at the current time to store the new transfromation.

when playing the animation, an ainterpolation between the 2 keyframes will be automatically created and the object will transform from its initial state to the new state.

AnimationExample.jpgIn this example, the car object was selected, and the current time slider was moved to frame 30, then the car was moved 2 meters, so 2 keyframes were created at frame 0 and frame 30 to denote the animation of the car


In addition to the standard transformation animation, there are other attributes or elements you can animate, each with a different keyframe type representing it in the timeline.

TransformationKeyframe.png Transformation Keyframe Created when an object has a change of transformation ( rotation, location, scale) along the timline.
Visibility.png Visibility Keyframe Created when an object has a change of visibility along the timeline using the "show and hide object in animation" buttons
LightKeyframe.png Light Keyframe Created when a light has one or more attributes ( Color, power, Cone angle, etc) changes a long the time line.
MaterialKeyframe.png Material Keyframe Created when a material attribute (texture, color, reflection, etc) changes along the timeline.
Camera_trans_Keyframe.png Camera Keyframe Created when a camera has a change of transformation ( position, target) along the timline, either through capturing or using the director record tool.


2. Automatic Camera and Object Animation


SimLab Composer has several tools that enable you to automatically create a procedural animation for an object or a camera without manually adjusting the time slider and changing the objects transformation.

These tools can be accessed from the Object animation and the Camera animations menu at the top of the timline panel.

AnimationMenus2.jpg

When an object or a camera is selected and one of those tools is clicked, a dialogue will appear to set the parameters for the automatic animation that is to be generated.


RoundDialog.jpg

This is an example of an animation dialogue that appears when the user selects the round table animation. In this dialogue, the user has to specify the start frame and the end frame, as well as the angle of rotation for the object or the camera.



RoundTableAnimation.png

The Round table animation will be represented as a single block instead of multiple keyframes, since it cannot be modified manually but rather through its attributes that appear in the panel to the right.




Keyframes interpolation (Ease in and Ease out)


Animation in SimLab Composer has a linear interpolation by default, which means that objects or attributes are animated at a constant speed througout the animation range, however, there is a way to change the interpolation of animation by srtting he keyframes interpolation to to an ease in or ease out interpolation.


Prop1.jpg



To change a keyframe interpolation, Select the key frame, and from the Properties panel to the right, open the interpolation drop down menu and select ease in, ease out, or auto ease.




Prop2.png


To change the interpolation for an object or a camera's automatic animation, Select animation block, and from the Properties panel to the right, open the interpolation drop down menu for the start frame and select ease in, ease out, or auto ease, and the menu for end for to change the interpolation at the end of the aniation




When choosing the Ease out interpolation, which should be applied at a frame at the beginning of the animation, the speed of the animation starts at 0 and then accelerates gruadually to get to a constant speed.

With the Ease in interpolation, which should be applied at frame at the end of an animation, the speed deccelerates towards 0 instead of abruptly changing to 0.

The Auto Ease interpolation combines both the Ease in and Ease out and is usually used for keyframes in the middle of an animation where the speed goes down as the current timeslider appraches that keyframe, and it picks up again as it leaves it.


Interpolation.gif

Notice the constant speed in the default linear interpolation(top) and the acceleration in the Ease out interpolation(bottom).




Utilizing Animation in VR


To utilize Imported or created animation in VR you need to first store it as a component named "Animation Sequence", and then you can either attach it to a Play Sequence Response in the Training Builder, or use it as a Grabbable Sequence.


Animation Sequence Creation

To create an Animation Sequences you need to select all the animation keyframes regardless of their type for all the objects you want to include in the animation sequences, then click on the "Create Animation Sequence" button in the animation panel.

Create sequenceButton.png


SequenceCreationDialog.jpg


In the creation Dialogue, type a name for the Sequence. and choose whether you want to create a reversed version of the animation, and whether you want to delete the animation from the timline or not.


Created Animation Sequences can be found in the Sequences tab next to the Animation tab in the bottom panel in SimLab Composer.


Sequences Tab.jpg


from the Sequences tab you can :

  • Preview Animation Sequences.
  • Attach Animation Sequences to responses in the Training Builder.
  • Send Animation Sequences to the timline.
  • Find the objects that are affected by the animation sequence.
  • Attach Sequence to object (in case if impoting a flexible body animation and you want to attach it to a joints-rigged object).
  • Make flex object stationary ( in case of having a walk cycle for example, and you need to keep the walking animation but dispose of the object's translation). 


Attaching Animation Sequence to Responses


In the Training Builder create a Play Sequence Response, then select the Animation Sequence from the Sequences tab and then click the attach button on the Play Sequence Response.

TrainingBuilder.jpgThe Animation in VR will play once the Event attach to the response occurs.


Grabbable Sequences


Grabbable Sequences are a type of objects grabbing that constricts the movement of the grabbable object through an Animation Sequence.


make_grabbable_sequences_256x256.gif



A practical example would be to create a Lever's animation of it going up and down, then set it as a Grabbable Sequences where the user can grab the Lever arm but can only move it up and down in accordance with its created animation, unlike regular grabbing where the user can move and rotate the object in any direction.




To create a Grabbable Sequence from an animation Sequence follow these steps :

  1. from the interactions menu select "Make Grabbable Sequence".
  2. Select the 3D object that you need to make grabbable and click the check mark.
  3. Select the Animation Sequence you want to attach to the object and click the check mark again.
  4. Specify the grabbing visual helper's size then click the check mark again to finish the process.