Skip to content

vvvv/VL.OpenEXR

 
 

Repository files navigation

VL.OpenEXR

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

Getting started

  • 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

Useful tools

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 72.8%
  • C# 25.2%
  • Shell 2.0%