Date
1 - 4 of 4
OpenColorIO v2 configuration samples
L. E. Segovia
Thank you both for sharing the alternatives!
toggle quoted message
Show quoted text
Upon further review, I found out I'm running into the C locale parsing bug: https://bugs.kde.org/show_bug.cgi?id=407921 https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/297 I already commented on Doug's proposal in #1322 - so far I'm making do with Natron's thread locale handler. Best regards, amyspark On 06/09/2021 16:15, Thomas Mansencal wrote:
Hi, --
amyspark 🌸 https://www.amyspark.me |
|
Thomas Mansencal
Hi, Beyond the Gists, they should be available in the releases from the repo:Â Cheers, Thomas On Tue, 7 Sep 2021 at 5:40 AM, Doug Walker <doug.walker@...> wrote: Hi amyspark, --
Thomas Mansencal - colour-science.org - thomasmansencal.com |
|
Doug Walker
Hi amyspark,
Yes, the configs you mentioned are v1 configs but they will also work in the v2 library. There is a v2 demo config that illustrates most of the new features in the OCIO repo at: OpenColorIO/docs/configurations/ocio-v2_demo.ocio Also, as was discussed at the OCIO presentation during ASWF Open Source Days, there is an ongoing effort to develop new ACES configs that leverage the new v2 features. https://youtu.be/FSzLwSTJjWo?t=856 This effort has already produced a v2 ACES reference config that may be used for testing. https://github.com/AcademySoftwareFoundation/OpenColorIO-Config-ACES There are some gists available for work-in-progress, such as this one: https://gist.github.com/KelSolaar/1e2b054080e074e7f3529439470ee643/f9ba901652884b07a733cc784b362b95328d4880 Doug |
|
L. E. Segovia
Hi all,
I'm working on porting Krita to CY2021 and CY2022. As part of it, I'm trying to reimplement the OpenGL helper classes to use Qt's API, while also preserving compatibility with CY2020 and earlier. Since imageworks/OpenColorIO-configs and colour-science/OpenColorIO-Configs both seem to be v1-only (judging by the LUT parsing errors), I'd like to ask if there are there any v2-compatible configurations for testing? Best regards, amyspark -- amyspark 🌸 https://www.amyspark.me |
|