AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO-Config-ACES
Built-in Transforms should be used when available
- Vorherrschende Sprache
- Python
- Sterne
- 430
- Forks
- 49
- Ø Merge
- 18 Std. 5 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
In some of the color spaces (e.g. camera logs) the current configs contain individual transform operators even when a Built-in Transform is available.
The benefit of that is that it is more apparent what math is being applied. The drawback is that it is not apparent at a glance whether the matrix coefficients and etc. are really the correct ones for that color space (e.g. a specific camera log) or whether they have been tampered with.
At the working group discussion today, it was felt that it is somewhat preferable to use the Built-in Transforms whenever they exist. This proposal is to update the Python script to insert a Built-in Transform if it exists for the given OCIO version that the config is being built for.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Finde das Python-Skript, das die Konfigurationen erstellt, und prüfe, wie einzelne Transformationsoperatoren für jede OCIO-Version ausgewählt werden. Prüfe die Verfügbarkeit von Built-in Transform für die relevanten Farbräume und Versionen; erledigt ist die Aufgabe, wenn die generierten Konfigurationen, sofern verfügbar, einen Built-in Transform verwenden und andernfalls die vorhandenen Operatoren beibehalten.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100