An open API service indexing awesome lists of open source software.

https://github.com/tebjan/vl.ocio

OpenColorIO wrapper for vvvv gamma
https://github.com/tebjan/vl.ocio

Last synced: 8 months ago
JSON representation

OpenColorIO wrapper for vvvv gamma

Awesome Lists containing this project

README

          

# VL.OCIO
Reads OpenColorIO (OCIO) config files and can apply a selected the color transformation to a texture. Especially helpful for displaying vvvv rendering on HDR displays with 10-bit colors or more.

For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net

## Getting started
- Install as [described here](https://thegraybook.vvvv.org/reference/hde/managing-nugets.html) via commandline:

`nuget install vl.ocio -pre`

- Usage examples and more information are included in the pack and can be found via the [Help Browser](https://thegraybook.vvvv.org/reference/hde/findinghelp.html)

## Contributing
- Report issues on [the vvvv forum](https://discourse.vvvv.org/c/vvvv-gamma/28)
- When making a pull-request, please make sure to read the general [guidelines on contributing to vvvv libraries](https://thegraybook.vvvv.org/reference/extending/contributing.html)

## Credits
Based on [OpenColorIO](https://github.com/AcademySoftwareFoundation/OpenColorIO) and [OCIOSharp](https://github.com/tebjan/OCIOSharp), my C# wrapper for it.

## Sponsoring
Development of this library was partially sponsored by:
* [Refik Anadol Studio](https://refikanadolstudio.com/)