ManagedFBX
ManagedFBX copied to clipboard
A .NET wrapper for the Autodesk FBX SDK.
Results
2
ManagedFBX issues
Sort by
recently updated
recently updated
newest added
I'm quite new to C++ projects,and I am trying to build ManagedFBX for use in C#. Using Visual Studio Express 2013 , I am not sure how to "Ensure that...
Hey! Thanks for this project, it was really easy to rebuild and works with the latest SDK which is awesome! I wondered, the method 'GetVertexNormal' always returns 0,0,0 for me...