AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO

Better integrate with OS-level support for HDR displays

オープン
#1,996 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
Feature Request Needs Discussion
主要言語
C++
スター
2.1k
フォーク
505
PR マージ指標
30日以内にマージされた PR はありません

説明

OCIO has support for using an ICC monitor profile to instantiate a "virtual display" that may be added to a config and used with a specific set of views. However, as operating systems such as macOS have added support for HDR (aka XDR) display technology, they have been using proprietary methods that do not rely on ICC profiles. (This is partly because the ICC format does not really support HDR monitors.)

As part of this transition to HDR displays, it has become less and less possible to bypass OS-level color management. So rather than OCIO calculating the exact RGB code values that are sent to the monitor, increasingly the application must accept that the OS is going to be modifying the values. This implies that the host application needs to tag the images in accordance with whatever processing has been done by OCIO. Therefore an OCIO display color space will need to contain some extra information to allow the application to use the appropriate OS-specific tag.

Furthermore, the application may need to do some negotiation between the color space tags that are in the config and the color space tags supported by the host OS and the capabilities of the connected displays. This will requires some further additions to the OCIO API.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず、OCIO の virtual-display と display color-space の概念を確認し、次に ICC プロファイルと display views に関連する OCIO API の領域を調査します。HDR 対応のオペレーティングシステムとディスプレイが color-space タグをどのようにネゴシエートすべきかを定義し、実装前に必要な API の追加を文書化します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cpp
領域
computer-graphics
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
静か
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。