/fbx2bvh

Exports animations stored in FBX files to a modified version of BVH.

Primary LanguageC++Creative Commons Zero v1.0 UniversalCC0-1.0

fbx2bvh

Prerequisites

Building

The easier approaches that don't require reconfiguring the project are the following:

  1. Copy the include/ and lib/ directories of the FBX SDK installation to the same directory as this file.

  2. Copy the fbx2bvh/ directory into the directory of the FBX SDK installation. If that's in Program Files, the writing restrictions might need to be tackled.

Open the project and build.