MDL (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(Add link to the303's stuff)
Line 7: Line 7:
== In other engines ==
== In other engines ==
Half-Life MDLs are supported by {{fte|4}} and the {{unity|4}} game {{cloop|4}}.
Half-Life MDLs are supported by {{fte|4}} and the {{unity|4}} game {{cloop|4}}.
== External links ==
* [https://www.the303.org/tutorials/ The303's GoldSrc model tutorials and documentation]

Revision as of 11:52, 22 August 2023

English (en)Translate (Translate)

MDL (sometimes referred to as Half-Life MDL or HLMDL) is a model format used by GoldSrc GoldSrc to store dynamically lit models which can be animated using skeletal animation. It is a heavily modified version of the Quake MDL format.

Technical

Stub

This article or section is a stub. You can help by expanding it.

In other engines

Half-Life MDLs are supported by FTE FTE and the Unity Unity game Codename: Loop Codename: Loop.

External links