Using autodesk's fbx sdk and python plugin, it seems it should be possible to create a small jpg as a preview image for an fbx file. However, I can't figure out how to do it.
Which methods do I need to use/ setup to create a small thumbnail jpg for an fbx file?
In the end, I want a process that allows a user to upload an fbx file, into their library, and show a preview/thumbnail of that file from a web interface.