VTX

From Valve Developer Community
Revision as of 15:20, 25 April 2006 by JeffLane (talk | contribs) (updated link)
Jump to navigation Jump to search


VTX is the extension for Source's proprietary mesh strip format. It stores hardware optimized material, skinning and triangle strip/fan information for each LOD of each mesh in the MDL. Currently it is found in .sw.vtx (Software), .dx80.vtx (DirectX 8.0) and .dx90.vtx (DirectX 9.0) flavours.

See also