Valve Vertex Data
From Just Solve the File Format Problem
(Difference between revisions)
Hamhock666 (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Game data files |extensions={{ext|vvd}} |released=2004 }} '''Valve Vertex Data''' files contain the vertex data for models used in...") |
(Added samples) |
||
(One intermediate revision by one user not shown) | |||
Line 5: | Line 5: | ||
|released=2004 | |released=2004 | ||
}} | }} | ||
− | |||
'''Valve Vertex Data''' files contain the vertex data for models used in valve's [https://developer.valvesoftware.com/wiki/Source source engine]. | '''Valve Vertex Data''' files contain the vertex data for models used in valve's [https://developer.valvesoftware.com/wiki/Source source engine]. | ||
==Format== | ==Format== | ||
− | https://developer.valvesoftware.com/wiki/VVD | + | * https://developer.valvesoftware.com/wiki/VVD |
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|poly/valveModelVertices}} | ||
==External links== | ==External links== | ||
− | *[http://www.wunderboy.org/valve-hl2source-sdk-tools/guistudiomdl-2-0/ GUI StudioMDL for creating source engine models] | + | * [http://www.wunderboy.org/valve-hl2source-sdk-tools/guistudiomdl-2-0/ GUI StudioMDL for creating source engine models] |
+ | |||
+ | [[Category:Valve]] |
Latest revision as of 02:48, 12 March 2024
Valve Vertex Data files contain the vertex data for models used in valve's source engine.