The FBX SDK ships with sample programs that run on all supported platforms.
These samples demonstrate particular features of the FBX SDK. Folders for each of these samples are located in <yourFBXSDKpath>\samples\ . Each folder contains Visual Studio project files (Windows only) or makefiles (Mac OS or Linux) to help you build and run the sample. See Building and Running the Sample Programs.
The tutorial programs are aimed at developers who are new to the FBX SDK. They introduce FBX features in a sequence that illustrates how to use the FBX SDK effectively. See Tutorial Programs.