/ManagedFBX

A .NET wrapper for the Autodesk FBX SDK.

Primary LanguageC++OtherNOASSERTION

ManagedFBX is a .NET wrapper for Autodesk's FBX SDK, written in C++/CLI.

Building from source

  • Install the FBX SDK
  • Ensure that the ManagedFbx project is pointing at the correct library and headers for the SDK
  • Build the solution and verify it's working correctly by running the sample project provided