{"id":15036105,"url":"https://github.com/academysoftwarefoundation/opencolorio","last_synced_at":"2026-01-16T05:44:26.109Z","repository":{"id":37549549,"uuid":"775131","full_name":"AcademySoftwareFoundation/OpenColorIO","owner":"AcademySoftwareFoundation","description":"A color management framework for visual effects and animation.","archived":false,"fork":false,"pushed_at":"2025-04-22T01:21:35.000Z","size":64093,"stargazers_count":1875,"open_issues_count":186,"forks_count":468,"subscribers_count":119,"default_branch":"main","last_synced_at":"2025-05-03T15:02:16.471Z","etag":null,"topics":["opencolorio"],"latest_commit_sha":null,"homepage":"https://opencolorio.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AcademySoftwareFoundation.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-07-14T18:22:06.000Z","updated_at":"2025-04-29T02:11:39.000Z","dependencies_parsed_at":"2024-06-18T18:33:44.858Z","dependency_job_id":"68d44b38-98cc-4a84-8a9d-9e3acbdefcd8","html_url":"https://github.com/AcademySoftwareFoundation/OpenColorIO","commit_stats":null,"previous_names":["imageworks/opencolorio"],"tags_count":62,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AcademySoftwareFoundation%2FOpenColorIO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AcademySoftwareFoundation%2FOpenColorIO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AcademySoftwareFoundation%2FOpenColorIO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AcademySoftwareFoundation%2FOpenColorIO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AcademySoftwareFoundation","download_url":"https://codeload.github.com/AcademySoftwareFoundation/OpenColorIO/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253969248,"owners_count":21992263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["opencolorio"],"created_at":"2024-09-24T20:30:09.821Z","updated_at":"2026-01-16T05:44:26.088Z","avatar_url":"https://github.com/AcademySoftwareFoundation.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- SPDX-License-Identifier: CC-BY-4.0 --\u003e\n\u003c!-- Copyright Contributors to the OpenColorIO Project. --\u003e\n\nOpenColorIO\n===========\n\n[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)\n[![CI Status](https://github.com/AcademySoftwareFoundation/OpenColorIO/workflows/CI/badge.svg)](https://github.com/AcademySoftwareFoundation/OpenColorIO/actions?query=workflow%3ACI)\n[![GPU CI Status](https://github.com/AcademySoftwareFoundation/OpenColorIO/workflows/GPU/badge.svg)](https://github.com/AcademySoftwareFoundation/OpenColorIO/actions?query=workflow%3AGPU)\n[![Analysis Status](https://github.com/AcademySoftwareFoundation/OpenColorIO/workflows/Analysis/badge.svg)](https://github.com/AcademySoftwareFoundation/OpenColorIO/actions?query=workflow%3AAnalysis)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=AcademySoftwareFoundation_OpenColorIO\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=AcademySoftwareFoundation_OpenColorIO)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/2612/badge)](https://bestpractices.coreinfrastructure.org/projects/2612)\n[![Wheels](https://github.com/AcademySoftwareFoundation/OpenColorIO/workflows/Wheel/badge.svg)](https://github.com/AcademySoftwareFoundation/OpenColorIO/actions?query=workflow%3AWheel)\n\nIntroduction\n------------\n\n[linear]: https://origin-flash.sonypictures.com/ist/imageworks/cloudy1.jpg\n[log]: https://origin-flash.sonypictures.com/ist/imageworks/cloudy3.jpg\n[vd]: https://origin-flash.sonypictures.com/ist/imageworks/cloudy2.jpg\n\n![lnh][linear] ![lm10][log] ![vd8][vd]\n\nOpenColorIO (OCIO) is a complete color management solution geared towards\nmotion picture production with an emphasis on visual effects and computer\nanimation. OCIO provides a straightforward and consistent user experience\nacross all supporting applications while allowing for sophisticated back-end\nconfiguration options suitable for high-end production usage. OCIO is\ncompatible with the Academy Color Encoding Specification (ACES) and is\nLUT-format agnostic, supporting many popular formats.\n\nOpenColorIO is released as version 2.0 and has been in development since 2003.\nOCIO represents the culmination of years of production experience earned on\nsuch films as SpiderMan 2 (2004), Surf's Up (2007), Cloudy with a Chance of\nMeatballs (2009), Alice in Wonderland (2010), and many more. OpenColorIO is\nnatively supported in commercial applications like Katana, Mari, Nuke, Maya,\nHoudini, Silhouette FX, and\n[others](https://opencolorio.org/#supported_apps).\n\nOpenColorIO is free and open source software ([LICENSE](LICENSE)), and\none of several projects actively sponsored by the ASWF\n([Academy Software Foundation](https://www.aswf.io/)).\n\nOpenColorIO Project Mission\n---------------------------\n\nThe OpenColorIO project is committed to providing an industry standard solution \nfor highly precise, performant, and consistent color management across digital \ncontent creation applications and pipelines.\n\nOpenColorIO aims to:\n\n* be stable, secure, and thoroughly tested on Linux, macOS, and Windows\n* be performant on modern CPUs and GPUs\n* be simple, scalable, and well documented\n* be compatible with critical color and imaging standards\n* provide lossless color processing wherever possible\n* maintain config backwards compatibility across major versions\n* have every new feature carefully reviewed by leaders from the motion picture, \n  VFX, animation, and video game industries\n* have a healthy and active community\n* receive wide industry adoption\n\nOpenColorIO Project Governance\n------------------------------\n\nOpenColorIO is governed by the Academy Software Foundation (ASWF). See \n[GOVERNANCE.md](GOVERNANCE.md) for detailed information about how the project \noperates.\n\nWeb Resources\n-------------\n\n* Website: \u003chttp://opencolorio.org\u003e\n* Documentation: \u003chttps://opencolorio.readthedocs.io/en/latest/\u003e\n* Mailing lists:\n  * Developer: \u003cocio-dev@lists.aswf.io\u003e\n  * User: \u003cocio-user@lists.aswf.io\u003e\n* Slack workspace: \u003chttps://opencolorio.slack.com\u003e\n  * New users can join via \u003chttp://slack.opencolorio.org\u003e\n\nReference Configs\n-----------------\n\nReference OCIO configuration files and associated LUTs can be found at the\nImageworks [OpenColorIO-Configs](https://github.com/imageworks/OpenColorIO-Configs)\nrepository.\n\nThe following reference implementations are provided:\n\n* SPI: Sony Pictures Imageworks\n  * spi-anim\n  * spi-vfx\n* ACES: Academy Color Encoding System\n  * aces_1.0.3\n  * aces_1.0.2\n  * aces_1.0.1\n  * aces_0.7.1\n  * aces_0.1.1\n* Other\n  * nuke-default\n\nSources for the newer builtin ACES configuration files can be found in the releases section of the\n[OpenColorIO-Config-ACES](https://github.com/AcademySoftwareFoundation/OpenColorIO-Config-ACES)\nrepository.\n\n\nAcknowledgements\n----------------\n\nOpenColorIO represents the generous contributions of many organizations and\nindividuals. The \"Contributors to the OpenColorIO Project\" copyright statement\nused throughout the project reflects that the OCIO source is a collaborative\neffort, often with multiple copyright holders within a single file. Copyright\nfor specific portions of code can be traced to an originating contributor using\ngit commit history.\n\nOpenColorIO was originally developed and made open source by\n[Sony Pictures Imageworks](http://opensource.imageworks.com). The core design,\nand the majority of OCIO 1.0 code was authored by Imageworks, who continue to\nsupport and contribute to OCIO 2.0 development.\n\nThe design and development of OpenColorIO 2.0 is being led by Autodesk.\nAutodesk submitted a proposal to revitalize the project in 2017, and have\nauthored the majority of OCIO 2.0 code in the years since.\n\nSignificant contributions have also been made by Industrial Light \u0026 Magic,\nDNEG, and many individuals. See\n[Contributors](https://github.com/AcademySoftwareFoundation/OpenColorIO/graphs/contributors)\nfor a complete list.\n\nSee [THIRD-PARTY.md](THIRD-PARTY.md) for license information\nabout portions of OpenColorIO that have been imported from other projects.\n\n---\nImages from \"Cloudy With A Chance of Meatballs\" Copyright 2011 Sony Pictures Inc.\nAll Rights Reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facademysoftwarefoundation%2Fopencolorio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facademysoftwarefoundation%2Fopencolorio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facademysoftwarefoundation%2Fopencolorio/lists"}