How do I get my gamepad to show up on Linux?

Dragonframe uses the SDL2 library to support gamepads. You must install SDL2 in order to get this support. For Ubuntu/Debian systems: sudo apt-get install libsdl2-2.0 For Fedora systems: sudo yum install SDL2 Then, unplug your gamepad, plug it back in, and start Dragonframe again.

How do I export a move from Maya and import it into Dragonframe?

For Dragonframe 5 and newer, you can directly import an FBX file. For older versions: The Pacific Motion Control site has a great guide on exporting Maya to Kuper’s ASCII format: Exporting_Maya_Moves_to_Kuper_ASCII_Data_Files.pdf Once you have the camera move in that format, you can use the menu in the Arc workspace to import the raw move … Read more