https://github.com/ynput/ayon-openrv
AYON addon for OpenRV integration
https://github.com/ynput/ayon-openrv
addon ayon host
Last synced: about 2 months ago
JSON representation
AYON addon for OpenRV integration
- Host: GitHub
- URL: https://github.com/ynput/ayon-openrv
- Owner: ynput
- License: apache-2.0
- Created: 2024-01-30T14:16:25.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2026-04-09T07:57:01.000Z (about 2 months ago)
- Last Synced: 2026-04-13T07:49:45.390Z (about 2 months ago)
- Topics: addon, ayon, host
- Language: Python
- Homepage:
- Size: 1.46 MB
- Stars: 10
- Watchers: 8
- Forks: 10
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenRV addon
This adds integration to OpenRV https://github.com/AcademySoftwareFoundation/OpenRV.
OpenRV is open source version of RV - image and sequence viewer for VFX and animation artists.
This addon doesn't provide OpenRV binaries because of licencing. Studios need to build appropriate binaries for OS they are using themselves.
## Settings
Path to binaries must be set in the Ayon Setting in `Applications` addon (`ayon+settings://applications/applications/openrv`) and added in `Anatomy`.`Attributes` for particular project to be visible in the Launcher.
### Implemented workflows
Currently there is workflow for versioning and tracking `.rv` workfiles. Instance of `workfile` product type is automatically created when `Publish` option in `Ayon` menu inside of `OpenRV` is pressed.
Another workflow would be publishing of `annotations`, but that is still WIP right now.
Integrations allows to load image, image sequence or `.mov` files to the `.rv` workfile.