Contains the official code examples for the ZBrush Python API.
The provided code examples are identical to the ones shipped with the ZBrush Python SDK. See our Zbrush Python API Documentation for written manuals and an API index.
To get started with the ZBrush Python API, we recommend reading the Quickstart manual. We also recommend visiting and registering in our developer forum.
| Directory/File | Description |
|---|---|
| ex_hello_world.py | Basic hello world example for ZBrush Python API. |
| fragments/ | Contains numerous ZBrush command and utility Python scripts. |
| gui/ | GUI-related examples, palettes, notes, and images for ZBrush. |
| modeling/ | Modeling examples, curve and subtool manipulation scripts. |
| system/ | System and timeline-related examples for ZBrush. |
| LICENSE | License information for this repository. |