AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO-Config-ACES
Add Xiaomi MiLog BT2020 color space
- Dominant language
- Python
- Stars
- 430
- Forks
- 49
- Avg merge
- 18h 5m
- Merged PRs (30d)
- 1
Description
@scottdyer will add the Xiamo MiLog BT2020 IDT / CSC to the ampas/aces-input-and-colorspaces repo imminently, in all probability.
See:
- https://github.com/ampas/aces-input-and-colorspaces/pull/13/files
- https://www.mi.com/global/product/aces
It's very similar to Apple Log Profile, and can be represented as a FixedFunction transform:
```yaml
! {style: Lin_TO_GammaLog, params: [-0.09023729, 0.01974185, 2, 18.10531998, 0.09023729, 2, 0.09271529, 0.6729185, 1, 0.01384578], direction: inverse}
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the files changed in the referenced aces-input-and-colorspaces pull request and compare them with the Xiaomi ACES page. Use the Apple Log Profile as the closest example, then add the Xiaomi MiLog BT2020 IDT/CSC using the supplied FixedFunctionTransform. Done means the new color space is represented in the configuration consistently with that example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100