Software API Overview

This section is aimed at developers and provides you with the basic information you need to get started using the Python, Shader, and C APIs in Mari. To access the HTML documentation, in Mari, navigate to Help > SDK.

Using Python in Mari

Learn how to use Python in Mari using the Python Console Palette.

Using Mari’s C API

Find out about Mari's C API, an SDK that you can use to develop plug-ins for functionality where Python scripting is not the best solution.

Custom Shaders

Learn about Mari's custom shader API for writing and registering your own shaders.