MDL

From Valve Developer Community
Revision as of 07:58, 20 January 2009 by Wikikitty (talk | contribs)
Jump to navigation Jump to search

MDL is the extension for Source's proprietary model format. It defines the structure of the model along with animation, bounding box, hit box, material, mesh and LOD information. It does not, however, contain all the information needed for the model. Additional data is stored in PHY, ANI, VTX and VVD files, and sometimes, usually for shared animations, other .mdl files.

See also