🦕 Windows ports of VFX software
- OpenImageIO v2.1.10
- OpenColorIO v1.1.0
- Please grab the vcpkg to use these build scripts https://github.com/microsoft/vcpkg
- clone OpenImageIO and OpenColorIO
- apply patches found in the patches directory
- Use the build-powershells to build OIIO and OCIO
Build example:
.\build-oiio.ps1 -vcpkgdir ..\vcpkg -oiiodir ..\oiio
Build example:
.\build-ocio.ps1 -vcpkgdir ..\vcpkg -ociodir ..\OpenColorIO