BMF (Ghost Recon)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics }} '''BMF'' (Ghost Recon) is a character animation format used in the Ghost Recon game engine for animating bones. It is ...")
 
(Category->Animation)
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
 
{{FormatInfo
 
{{FormatInfo
 
|formattype=electronic
 
|formattype=electronic
|subcat=Graphics
+
|subcat=Animation
 
}}
 
}}
'''BMF'' (Ghost Recon) is a character animation format used in the Ghost Recon game engine for animating bones.
+
'''BMF''' is a character animation format used in the Ghost Recon game engine for animating bones.
  
It is a simple format consisting of a four-byte [float (C++)|float]] containing the animation time in seconds, two four-byte [[signed long int|integers]] with frame count and bone count (default 21) respectively, followed by an array with the positions and rotations.
+
It is a simple format consisting of a four-byte [[float (C++)|float]] containing the animation time in seconds, two four-byte [[signed long int|integers]] with frame count and bone count (default 21) respectively, followed by an array with the positions and rotations.
  
 
== Format details ==
 
== Format details ==
Line 11: Line 11:
  
 
[[Category:Game data files]]
 
[[Category:Game data files]]
 +
[[Category:Graphics]]

Latest revision as of 19:16, 5 August 2024

File Format
Name BMF (Ghost Recon)
Ontology

BMF is a character animation format used in the Ghost Recon game engine for animating bones.

It is a simple format consisting of a four-byte float containing the animation time in seconds, two four-byte integers with frame count and bone count (default 21) respectively, followed by an array with the positions and rotations.

[edit] Format details

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox