VVD: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(letoersitor)
m (Reverted edit of DardrOntac, changed back to last version by Ts2do)
Line 1: Line 1:
cavichi
[[VVD]] is the extension for Source's proprietary model vertex data format.  It stores position independent flat data for the bone weights, normals, vertices, tangents and texture coordinates used by the [[MDL]].
[[VVD]] is the extension for Source's proprietary model vertex data format.  It stores position independent flat data for the bone weights, normals, vertices, tangents and texture coordinates used by the [[MDL]].



Revision as of 13:49, 16 December 2008

VVD is the extension for Source's proprietary model vertex data format. It stores position independent flat data for the bone weights, normals, vertices, tangents and texture coordinates used by the MDL.

See also