Message 1 of 2
Open the Scene Viewer Window throught the Python FBX SDK
Not applicable
03-27-2015
09:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
Is it possible with python FBX SDK to display a Viewer Window for the Scene outside MotionBuilder?
I just want to execute my script and the script should open a Viewer Window where my Animation is displayed
Because im writing a script where i can manipulate the scene through a tiny GUI made with Qt
If this is possible please write me a small code as an example to get started with it