The
purpose of this section is to help you find the sample program that
illustrates the programming problem that you need to solve.
FBX SDK includes two
kinds of sample programs that demonstrate how to create features
of the FBX SDK. See:
Long tutorial programs aimed at developers
who are new to FBX SDK. These programs are Windows-based, have a
practical purpose, show results that are visible and meaningful,
and introduce FBX features in a sequence that shows newcomers how
to use FBX SDK to solve real problems.
Brief sample programs that demonstrate
particular features of the SDK. These programs are console-based,
contain the minimum code to demonstrate one or two features, and
may not show meaningful results. Some samples are very basic, while
others are quite advanced.