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
- Host: GitHub
- URL: https://github.com/tebjan/vl.ocio
- Owner: tebjan
- License: mit
- Created: 2024-12-20T12:43:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-11T16:05:46.000Z (about 1 year ago)
- Last Synced: 2025-09-27T20:13:39.387Z (9 months ago)
- Language: C#
- Size: 1.63 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)