ynput / LabLib

Create VFX Dailies with Python! Can be used to render directly or as a module extending other code.
MIT License
2 stars 2 forks source link

Example OCIOFileTransform inheriting from ImageIOBase #3

Closed tweak-wtf closed 5 months ago

tweak-wtf commented 5 months ago

This draft is dependent on https://github.com/ynput/LabLib/pull/2 It shows an example on OCIOFileTransform for a unified interface for potentially every class in this tool.