An application programming interface (API) is available for developers who want to customize Mudbox. The API is accessible through the Mudbox Software Developers Kit (SDK).
The Mudbox SDK is a set of C++ libraries, example files, and documentation that allows programmers to extend the functionality of Mudbox by writing plug-ins that are loaded when the application is running.
A few of the plug-in types that can be developed using the Mudbox SDK include:
For further information, consult the SDK README and SDK documentation at http://www.autodesk.com/mudbox-sdkdoc-2013-enu.
Plug-ins built using the Mudbox 2013 SDK require the GCC 4.1.2 compiler.
If you plan to build plug-ins for Linux using the SDK, do the following to configure QT: