cg123 / ManagedFBX

A .NET wrapper for the Autodesk FBX SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A .NET wrapper for the Autodesk FBX SDK.

License:Other


Languages

Language:C++ 75.0%Language:C# 22.8%Language:C 2.2%