AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO
Is it possible to extract external lut file information from the Python API?
- Vorherrschende Sprache
- C++
- Sterne
- 2.1k
- Forks
- 503
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
Beginne mit dem Config-Objekt der Python API und dem im Issue beschriebenen OCIO-Workflow für Umgebungsvariablen und Konfigurationsdateien. Ermittle, wie externe LUT-Referenzen dargestellt werden und ob zugehörige Pfade zuverlässig offengelegt werden können; als abgeschlossen gilt die Aufgabe, wenn Aufrufer die LUT-Pfade oder alle mit einer Config verknüpften Dateien abrufen können, ohne die Config-Datei selbst zu parsen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp, python
- Bereich
- api
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100