OpenColorIO
OpenColorIO copied to clipboard
A color management framework for visual effects and animation.
I have ```yaml-cpp-0.7.0``` installed but ```OpenColorIO-2.0.1``` fails to find it: ``` -- Could NOT find yaml-cpp (missing: yaml-cpp_LIBRARY) (found suitable version "0.7.0", minimum required is "0.6.3") -- Installing yaml-cpp: /disk-samsung/freebsd-ports/graphics/opencolorio/work/.build/ext/dist/lib/libyaml-cpp.a...
Hello ! I am having problems with statically build OCIO. When I try to use it in (static) build of OIIO I get lots of undefined references for: pystring, expat,...
Summary says it all. It appears the cmake `OCIO_LIBNAME_SUFFIX` is correctly applied to the standard binary, but not the Python library. Current as of 22a5f55548747265e55a6cc4e3b129b1e9fb8ec8
The MixingHelpers classes in the apphelpers directory are intended to help applications build sensible tools for mixing (that is, choosing or picking) color values via a user interface, for example...
When certain dependencies aren't found, OCIO's build scripts will download and build them automatically. (Yay!) But then these files are left around intermixed with source, in the ext/ directory (which...
Months ago, as mentioned in #272, I got somewhere with using CMake for the AE plugin (instead of needing the Xcode/VisualStudio projects), but got sidetracked.. In case it's of any...
As discussed in the TSC meeting on 2020-07-27 and the [ASWF #diversity Slack channel](https://academysoftwarefdn.slack.com/archives/C0152KSAJSJ/p1594730786066000), the term "sanity check" should be avoided as it is considered [ableist language](https://www.selfdefined.app/definitions/sanity-check/). I checked the...
Please explain in README how to build the python binding once the OpenColorIO library is installed
There is one ```libOpenColorIO.so```, but there can be multiple python versions installed at the same time. It should be possible to build the python binding once ```OpenColorIO``` is installed. Could...
The listed contact for OCIO (as per 'port info opencolorio) is [@MarcusCalhoun-Lopez](https://github.com/MarcusCalhoun-Lopez). The listed contact email address (from 'port info opencolorio') is [email protected]. He made 406 commits last year, according...
I know, I know -- ociodisplay is meant to be a demo of OCIO capabilities for developers to further build upon. Problem is -- and I can't say this is...