OpenEXR (.exr) and Radiance HDR (.hdr) image loader and .exr file writer. Supported .exr compression formats:
- Uncompressed
- RLE
- ZIP1
- ZIP16
- PIZ
Based on this rust exr library.
For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net
-
Install as described here via commandline:
nuget install VL.OpenEXR -pre
-
Usage examples and more information are included in the pack and can be found via the Help Browser