Psycrow101 / Blender-vmesh-plugin

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blender-vmesh-plugin

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

This is a forked version that supports Blender 3D 2.8 API.

##Current feature list

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

##Installation Copy the io_scene_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.

About

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


Languages

Language:Python 100.0%