AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO
Add python example documentation for LegacyViewingPipeline
Open
Documentation
good first issue
help wanted
Python
- Dominant language
- C++
- Stars
- 2.1k
- Forks
- 503
- PR merge metrics
- No merged PRs in 30d
Description
On this page: https://opencolorio.readthedocs.io/en/latest/guides/developing/developing.html
extend the example to include python code from here:
https://opencolorio.org/old/developers/usage_examples.html
in the section "Displaying an image, using the CPU (Full Display Pipeline)."
The python binding to be demonstrated is here:
/usr/local/workspace/OpenColorIO-personal/src/bindings/python/apphelpers/PyLegacyViewingPipeline.cpp
See also:
/usr/local/workspace/OpenColorIO-personal/tests/python/LegacyViewingPipelineTest.py
Contributor guide
Assessment
This issue has not been assessed yet.