VVD: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (revert)
Line 1: Line 1:
caelcnaa
[[category:Glossary]][[category:Modeling]]
[[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]].


==See also==
== See also ==
* [[Model Creation Overview]]


*[[Model Creation Overview]]
[[Category:Glossary]]
[[Category:Modeling]]

Revision as of 12:04, 13 October 2007

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