AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO
Is it possible to extract external lut file information from the Python API?
- Lingua principale
- C++
- Stelle
- 2.1k
- Fork
- 503
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I am working on a scene parser in Houdini and I know I can use the OCIO environment variable to grab the config file, but some users are using external LUT files in their pipeline as well and I am not sure how to reliably detect the LUT files. I can always just parse the config file, but I would really rather not do that.
Ideally, a feature request for a Config object member function which returns a list of the paths to all files associated with the config would be AMAZING, but I would settle for just any way to retrieve the LUT files from within the API.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia con l'oggetto Config della Python API e con il workflow di OCIO relativo alle variabili d'ambiente e ai file di configurazione descritto nell'issue. Determina come vengono rappresentati i riferimenti esterni a LUT e se i percorsi associati possono essere esposti in modo affidabile; il lavoro è completato quando i chiamanti possono recuperare i percorsi delle LUT, oppure tutti i file associati a una Config, senza dover analizzare autonomamente il file di configurazione.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cpp, python
- Ambito
- api
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100