MDL: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (minoro) |
||
Line 1: | Line 1: | ||
[[ | '''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]], [[VTX]] and [[VVD]] files. | ||
== See also == | |||
* [[Model Creation Overview]] | |||
[[Category:Glossary]] | |||
[[Category:Modeling]] | |||
Revision as of 04:05, 18 November 2007
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, VTX and VVD files.