OpenColorIO application to be an ASWF project
Larry Gritz
The OpenColorIO developers and Sony Pictures Imageworks are pleased to submit an application to turn OCIO over to be an ASWF project. We plan to adopt substantially the same charter as OpenVDB. It will reference GOVERNANCE and CONTRIBUTING documents in the repo itself for many of the details, you can read these drafts here: https://github.com/imageworks/OpenColorIO These are still undergoing final approval from Sony's legal department, so there may be minor edits forthcoming, but I don't expect anything substantially different than what we currently have. We also may still amend the initial members of the TSC, versus what's in the document today. We intend to keep the existing BSD license, but replace the CLAs with the same LF minimal CLA/DCO that OpenVDB is using. The completed application template follows: ------------- # Project Contribution Proposal Template Please answer each of the below questions to the best of your ability and submit to tac@... for consideration. * Name of the project (existing or proposed): OpenColorIO * Requested project maturity level (select one): Adopted * Project description (please describe the purpose and function of the project, its origin and its significance to the ecosystem): OpenColorIO (OCIO) is an Academy Award-winning color management solution geared towards motion picture production with an emphasis on visual effects and computer animation. OCIO provides a straightforward and consistent user experience across all supporting applications while allowing for sophisticated back-end configuration options suitable for high-end production usage. OCIO is compatible with the Academy Color Encoding Specification (ACES) and is LUT-format agnostic, supporting many popular formats. OCIO is used nearly ubiquitously among VFX and animation production facilities for internal tools, commercial software aimed at that market, and as a dependency for many other open source projects aimed at VFX and animation production. * Please explain how this project is aligned with the mission of ASWF? OCIO is considered core infrastructure in animation & VFX pipelines, one of the earlier and more widely-known industry open source projects, and one with among the widest adoption into both studio proprietary and commercial tools. It was recognized with an Academy Sci-Tech award in 2014 for exactly these reasons. Starting quite early in the planning of ASWF, OCIO was encouraged to be a trial project for the CI infrastructure and hoped to be one of the first official projects. Although OCIO was born as a project sponsored (and initially implemented entirely) by Sony Pictures Imageworks, it has had many outside contributions, for the past several years having many leaders and committers from other companies, and currently is undergoing a major development effort for a 2.0 feature set that is largely contributed by Autodesk. In light of this, it seems like a good time to move to a more neutral governance model and emphasize that OCIO is really a project and resource of and for the entire VFX/animation community, not just one facility. * What is the project’s license for code contributions? BSD 3-clause license: https://github.com/imageworks/OpenColorIO/blob/master/LICENSE Apache CLAs: http://opensource.imageworks.com/cla/ Our assumption is that upon acceptance to ASWF, we would keep the BSD license and switch to the standard Linux Foundation "minimal" CLA and DCO (same CLA/DCO approach as OpenVDB). * What tool or platform is utilized for source control (GitHub, etc.) and what is the location (e.g. URL)? https://github.com/imageworks/OpenColorIO https://github.com/imageworks/OpenColorIO-Configs * What are the external dependencies of the project, and what are the licenses of those dependencies? Embedded dependencies (code in our repo):
Other runtime dependencies (not embedded in our repo):
Embedded build-time dependencies (embedded in our repo, build time only):
Build time dependencies (not embedded):
* What roles does the project have (e.g. maintainers, committers?) Who are the current core committers of the project, or which can a list of committers be found? Forward-looking documentation of the process can be found in the CONTRIBUTING.md and GOVERNANCE.md documents, which may be viewed here: https://github.com/imageworks/OpenColorIO The proposed TSC members in the GOVERNANCE.md document are the current major maintainers / committers / leaders. There may still be some minor editing of these documents as Sony Pictures legal department finishes their review of them for final approval. * What mailing lists are currently used by the project? Mail lists: * Developer: ocio-dev@... * User: ocio-users@... Slack channel: https://opencolorio.slack.com * What tool or platform is leveraged by the project for issue tracking? GitHub issues https://github.com/imageworks/OpenColorIO/issues * Does the project have a Core Infrastructure Initiative security best practices badge? Do you foresee any challenges obtaining one? (See: https://bestpractices.coreinfrastructure.org) It does not currently, but we don't foresee any specific obstacles (other than doing the work). We have committed a checklist of these items into the OCIO repo and are currently assessing what work needs to be done to be fully compliant. Most of the items are practices we currently do. The only one that represents much real work is adding static analysis to our process. * What is the projects website? Is there a wiki? Web page: http://opencolorio.org * What social media accounts are used by the project? None * What is the project’s release methodology and cadence? The initial 1.0.1 release was in Oct 2011, with subsequent 1.0.1 ... 1.0.7 releases coming approximately monthly, then 1.0.8 and 1.0.9 releases coming 6 months and 1 year subsequently. Following this, the project was stagnant for some years after its original leader, Jeremy Selan, departed the project, and for an extended period there had not been any official major releases (though minor contributions continued to be made by many parties). Contributors revived the development community and had a significant update by releasing 1.1.0 in January 2018. Since then, a major effort has been underway -- with many contributors, the largest being Autodesk -- on a major rewrite to create a 2.0 version. Autodesk is merging its SynColor technology (among many other improvements) to create a combined technology base under open source. Once 2.0 is released and adopted by the industry, we aim to have a more regular release cadence of minor releases with fixes/improvements on a monthly-to-quarterly basis and major releases with new features approximately annually or as needed. * Are any trademarks, registered or unregistered, leveraged by the project? Have any trademark registrations been filed by the project or any third party anywhere in the world? Unregistered trademark presumably by the original sponsor of the project, Sony Pictures Imageworks. There is also a logo that has been used informally on project web and documentation materials. To the best of our knowledge, none of these have been used by Sony commercially for any products or other uses beyond simply describing/naming this open source project. Larry Gritz lg@... |
|