Difference between revisions of "Models:Formats"

From Custom Map Makers Wiki
Jump to: navigation, search
m (forgot category...)
Line 4: Line 4:
 
Static formats are only used in maps and don't allow for animation.
 
Static formats are only used in maps and don't allow for animation.
 
=== ASE ===
 
=== ASE ===
 +
Extension: '''ase'''
  
 
== Dynamic ==
 
== Dynamic ==
 
These formats are used for animations and are uncommon in maps.
 
These formats are used for animations and are uncommon in maps.
 
=== MD3 ===
 
=== MD3 ===
 +
Extension: '''md3'''
  
 
== Skeletal ==
 
== Skeletal ==
 
These are never used in maps and require additional files for animation.
 
These are never used in maps and require additional files for animation.
 
=== MD5 ===
 
=== MD5 ===
 +
Extensions: '''md5mesh''' (Mesh), '''md5anim''' (Animation)
 +
Used in [[:Category:UrTHD|Urban Terror HD]] and [[XreaL:About|XreaL]]
 +
=== PSK ===
 +
Extensions: '''psk''' (Mesh), '''psa''' (Animation)
 +
Normally used in the Unreal engine, supported by [[XreaL:About|XreaL]]
  
 
[[Category:Models]]
 
[[Category:Models]]

Revision as of 10:25, 20 August 2011

Roadworks.png This page is work in progress!

Static

Static formats are only used in maps and don't allow for animation.

ASE

Extension: ase

Dynamic

These formats are used for animations and are uncommon in maps.

MD3

Extension: md3

Skeletal

These are never used in maps and require additional files for animation.

MD5

Extensions: md5mesh (Mesh), md5anim (Animation) Used in Urban Terror HD and XreaL

PSK

Extensions: psk (Mesh), psa (Animation) Normally used in the Unreal engine, supported by XreaL