Unity.OpenImageIO publicly available?

I noticed that the AOV recorder uses this package to work with EXRs. I’m familiar with the OpenImageIO c++ package and would like to use it to play with EXRs that I generate with Unity. Im guessing u guys generated c# bindings for it.

Is this package publicly available?

Hi @Solovykh !

Indeed AOVRecorder is ready to use our OpenImageIO C# binding package when it will be published (it will add some options such as compression and bitdepth to the EXR export).

That said this package is not published yet as it requires a polish pass (we need to add testing, to QA it…).

I don’t have a precise ETA on when we will release it though. But it is definitely on our TODO list.

Thanks for your interest !

Hi @marief_unity ! Is there any update on the OpenImageIO package becoming available?