FBX Python SDK は Python 3.3 用が提供されており、それ以外の Python バージョンで使用するには FBX Python Bindings をビルドすることになります。 そのままではビルドすることが出来なかったので、修正箇所や手順の覚え書きを残しておきます。 FBX Python Bindings の ...
The FBX Python SDK provided by Autodesk only supports Python2.7 and python3.3. In order to use the FBX Python SDK in Python3.7, I downloaded the FBX Python bindings and tried to build it. As a result, ...
これはBlenderやpythonのせいではなくFBXが難読化されておりライブラリを通すと規約上OSSで使えないためです。 BlenderのFBXin/exporterはかなり良くなってますがunityで使用する場合はスケールのオプションに注意です。 | 榊正宗@AI規制派 ...