cyrillef / FBX-glTF

FBX glTF importer/exporter plug-in and converter.
MIT License
210 stars 50 forks source link

Link to SDK archive or update to newest version #6

Open erlend-sh opened 8 years ago

erlend-sh commented 8 years ago

The FBX-glTF readme asks for version 2015.1 of the FBX SDK, but links to http://www.autodesk.com/products/fbx/overview

The new default is 2016.1. The old 2015.1 version can be found here: http://usa.autodesk.com/adsk/servlet/pc/item?siteID=123112&id=10775847

bharatshiyani commented 7 years ago

I couldn't found The old 2015.1 version of SDK. Can anybody help? I have tried with FBX SDK new version that is 2017 and with that version project gets built but throwing run time exception while calling function // The next line will call the exporter bRet = pExporter->Export(scene); // this throws an exception [Unhandled exception at 0x000007FED7F16341 (IO-glTF.dll) in glTF.exe: 0xC0000005: Access violation reading location 0xFFFFFFFFFFFFFFFF.]_