https://github.com/ynput/ayon-zbrush
AYON addon for Zbrush integration
https://github.com/ynput/ayon-zbrush
addon ayon host
Last synced: about 2 months ago
JSON representation
AYON addon for Zbrush integration
- Host: GitHub
- URL: https://github.com/ynput/ayon-zbrush
- Owner: ynput
- License: apache-2.0
- Created: 2024-03-06T11:06:09.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2026-03-27T09:03:04.000Z (2 months ago)
- Last Synced: 2026-04-13T07:49:48.265Z (about 2 months ago)
- Topics: addon, ayon, host
- Language: Python
- Homepage:
- Size: 1.74 MB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zbrush Addon
This adds integration to Pixologic ZBrush. Pixologic ZBrush is a digital sculpting software which users can do 3D/2.5D modeling, texturing and painting.
## Settings
Path to Zbrush executable must be set in the Ayon Setting in `Applications` addon (`ayon+settings://applications/applications/zbrush`) and added in `Anatomy`.`Attributes` for particular project to be visible in the Launcher.
### Implemented workflows
Currently supports importing/exporting models and saving/opening/publishing workfiles in Zbrush integration. All the associated data would be stored in `.zbrushmetadata` folder
## How to start
There is a `create_package.py` python file which contains logic how to create the addon from AYON codebase. Just run the code.
```shell
python ./create_package.py