VTA: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{stub}}
{{stub}}


A [[VTA]] or '''''V'''er'''T'''ex '''A'''nimation'' file (sic!) contains a list of vertices and where to morph/move them too over time.
A [[VTA]] or '''''V'''er'''T'''ex '''A'''nimation'' file (sic!) contains a indexed list of vertices and defines their position and normals per frame. The file's main use is for facial animation and usually contains the changes in vertex positions from the reference for individual [[Character_Facial_Animation_Shapekey_Set|shape keys]].


File extension is <code>[[.vta]]</code>.
File extension is <code>[[.vta]]</code>.


[[Category:Glossary]]
[[Category:Glossary]]

Revision as of 08:36, 6 April 2008

Stub

This article or section is a stub. You can help by expanding it.

A VTA or VerTex Animation file (sic!) contains a indexed list of vertices and defines their position and normals per frame. The file's main use is for facial animation and usually contains the changes in vertex positions from the reference for individual shape keys.

File extension is .vta.