What is the current status about C# binding for fbx sdk?

What is the current status about C# binding for fbx sdk?

jiajun.coding
Advocate Advocate
505 Views
1 Reply
Message 1 of 2

What is the current status about C# binding for fbx sdk?

jiajun.coding
Advocate
Advocate

I want to use fbx sdk in my C# project so I need to write a C++ wrapper to call fbx C++ API and export API to C# level.

Will Autodesk release formal C# sdk about fbx?

0 Likes
Accepted solutions (1)
506 Views
1 Reply
Reply (1)
Message 2 of 2

jiajun.coding
Advocate
Advocate
Accepted solution

My current solution is to write a C++/CLI wrapper between C++ and C#. It works.

0 Likes