VVD: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
m (updated link)
Line 5: Line 5:
==See also==
==See also==


[[Overview of Model Creation]]
*[[Model Creation Overview]]

Revision as of 15:20, 25 April 2006


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