Keep in mind that this is only a basic model loader, and it can't do things like load object transforms that are parented to each other. It will almost certainly not load every time of FBX model ...
FBX basic structure This tutorial will focus on the initial parsing of the binary fbx format. I chose FBX for this because it seems to be some kind of industry standard for model files. However, after ...