The directory structure of the FBX SDK is identical on all the supported platforms: Windows, Mac OS, and Linux.
| Directory Path | Description | 
|---|---|
| <yourFBXSDKpath>\ | The root of the FBX distribution directory. Contains a readme file, the license text, and the uninstaller. | 
| <yourFBXSDKpath>\samples\ | Sample programs, each in its own subfolder. Contains platform-specific project files, makefiles, etc. | 
| <yourFBXSDKpath>\include\ | Header files for FBX SDK. | 
| <yourFBXSDKpath>\lib\ | Runtime libraries for FBX SDK. |