Mambo4
December 19, 2014, 9:45am
1
I noticed that the FBX 2015 SDK includes python support now, which is awesome.
Our studio runs an older version of 3DS Max (2013) that uses the plugin for FBX 2013.3
How compatible are these different versions? Will loading, manipulating and saving FBX data be a pain because of this?
Mambo4
December 23, 2014, 1:04pm
2
I’m working my way thru sometutorials on the Python FBX SDK
using Fbx 2013.3 assets. I’ll post my results.
Mambo4
December 31, 2014, 12:43pm
3
I’ve been able to process some FBX 2013.3 data using the FBX 2015 PYTHON SDK, haven;t seen any incompatibilities so far.
Python +PyCharm+FBX SDK is fun!