Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 507 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 507 Bytes

Blender-vmesh-plugin

A blender plugin to add support for valve's vmesh_c format.

##Current feature list

  • Vmesh_c import
    • Geometry
      • Vertices
      • Faces
      • Texture UV coordinates
      • Bone indices and weights
    • Armature

##Installation Copy the import_vmesh folder into [your Blender installation directory]/[your blender version]/scripts/addons/.

To enable the addon in blender go to File > User preferences. Search for 'vmesh' and tick the checkbox in the entry that comes up.