AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO

Make LUT-free implementations of certain built-in transforms

Aperta
#1,992 1 commento 0 reazioni 1 assegnatario Rivendicata da @cozdas Vedi su GitHub
Feature Request
Lingua principale
C++
Stelle
2.1k
Fork
503
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

The nanoColor project will not be using LUTs, but does want to support all built-in transforms. However, some of the built-in transforms are implemented using a Lut1D. It would be helpful to replace these with FixedFunctions. Some judgement will be necessary to decide what aspects of these to expose as editable parameters that may be useful in the future. In some cases, they may be more appropriate as LogCameraTransform enhancements rather than fixed functions.

Here is the list of affected built-in transforms:

ACES
- ACEScc_to_ACES2065-1
- ADX10_to_ACES2065-1
- ADX16_to_ACES2065-1
- ACES-OUTPUT - ACES2065-1_to_CIE-XYZ-D65 - SDR-CINEMA-D60sim-DCI_1.0
- ACES-OUTPUT - ACES2065-1_to_CIE-XYZ-D65 - SDR-CINEMA-D65sim-DCI_1.1

Apple Camera
- APPLE_LOG_to_ACES2065-1
- CURVE - APPLE_LOG_to_LINEAR

Canon
- CANON_CLOG2-CGAMUT_to_ACES2065-1
- CURVE - CANON_CLOG2_to_LINEAR
- CANON_CLOG3-CGAMUT_to_ACES2065-1
- CURVE - CANON_CLOG3_to_LINEAR

Displays
- CURVE - ST-2084_to_LINEAR
- CURVE - LINEAR_to_ST-2084
- DISPLAY - CIE-XYZ-D65_to_REC.2100-PQ
- DISPLAY - CIE-XYZ-D65_to_ST2084-P3-D65
- DISPLAY - CIE-XYZ-D65_to_REC.2100-HLG-1000nit

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.