ManagedFBX is a .NET wrapper for Autodesk's FBX SDK, written in C++/CLI.
- 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