Setting up FBX Plugin for Python on Ubuntu 22.04
Last updated
Last updated
Python == 3.10.X
Go to https://www.autodesk.com/products/fbx/overview. Click the "Get FBX SDK" button.
In the opened page, navigate to "FBX Python SDK" section and download SDK for Linux.
Extract the downloaded file.
Grant executable permission to the binary installer.
Create a location where the FBX plugin is going to be installed at. In this case, we use /home/tk/Documents/fbx/
.
Then, run the binary and provide the installation path as the first argument.