libgdx / fbx-conv

Command line utility using the FBX SDK to convert FBX/Collada/Obj files to a custom text/binary format for static, keyframed and skinned meshes.
Apache License 2.0
447 stars 116 forks source link

libfbxsdk.so and libfbxsdk.dylib ? #109

Closed hopewise closed 5 years ago

hopewise commented 6 years ago

Where can I find libfbxsdk.so and libfbxsdk.dylib files?

Tom-Ski commented 5 years ago

FBX sdk

happypandaface commented 4 years ago

had a lot of trouble finding this. you have to goto the archives: https://www.autodesk.com/developer-network/platform-technologies/fbx-sdk-archives https://www.autodesk.com/developer-network/platform-technologies/fbx-sdk-2014-2-1

here are instructions: https://help.autodesk.com/view/FBX/2016/ENU/?guid=__files_GUID_408B9928_104E_463E_994D_ACD4CB8341A9_htm

I got it working just updating the LD_LIBRARY_PATH on ubuntu 18