User Tools

Site Tools


democap:ppob_capturedanimations

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

democap:ppob_capturedanimations [2022/02/01 19:53] – created dragonlorddemocap:ppob_capturedanimations [2022/07/11 19:56] (current) dragonlord
Line 8: Line 8:
 Properties related to the captured animations behavior. Properties related to the captured animations behavior.
  
-This behavior is only used by CapturedCharacter object class. This behavior adds support to store one or more motion captured animations. During playback they are superimposed to obtain the final result. See [[democap:tutorialcapturing|Tutorial Capture Motion]].+This behavior is used by CapturedCharacter object class and DynamicProp. This behavior adds support to store one or more motion captured animations. During playback they are superimposed to obtain the final result. See [[democap:tutorialcapturing|Tutorial Capture Motion]].
  
 <WRAP clear></WRAP> <WRAP clear></WRAP>
Line 16: Line 16:
  
 If a captured animation is currently stored in the selected animation some basic information is shown underneath the list box. This information is shown: If a captured animation is currently stored in the selected animation some basic information is shown underneath the list box. This information is shown:
-  * Filename of the animation file (*.deanim)+  * Filename of the animation file (*.deanim).
   * Length in seconds of the captured animation   * Length in seconds of the captured animation
   * Count of captured bones   * Count of captured bones
Line 41: Line 41:
   * {projectDirectory}/export/{name}-devices.deanim : Devices captured animation if used.   * {projectDirectory}/export/{name}-devices.deanim : Devices captured animation if used.
   * {projectDirectory}/export/{name}-devices.derig : Devices captured rig if used.   * {projectDirectory}/export/{name}-devices.derig : Devices captured rig if used.
 +  * {projectDirectory}/export/{name}-object.deanim : Captured object position and orientation.
 +  * {projectDirectory}/export/{name}-object.derig : Captured object position and orientation rig.
  
 Exported animations are not subject to reference counting any more and remain on disk until you delete them with the system file browser. Exported animations are not subject to reference counting any more and remain on disk until you delete them with the system file browser.
Line 46: Line 48:
 ===== Browse Exported ===== ===== Browse Exported =====
 Opens export directory in the project data directory in the operating system native file browser. Opens export directory in the project data directory in the operating system native file browser.
 +
 +====== Record ======
 +
 +Determines if this object records animation and object position and orientation during motion capturing. The CapturedCharacter used by the motion capture actor is always recording disregarding this parameter. All other CapturedCharacters doing playback at the same time as well as DynamicProp objects record only if this check box is ticked. Clearing the tick is typically used to lock a captured animation while capturing other actor animations without loosing this one. This is especially useful for CapturedCharacter and DynamicProp with physics simulation enabled. This prevents capture physics interaction to be overwritten.
democap/ppob_capturedanimations.1643745231.txt.gz · Last modified: 2022/02/01 19:53 by dragonlord