VVD: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (revert)
(letoersitor)
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:44, 16 December 2008

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.

See also