openexrv3.4.15
- Updated
OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications
- Project website: https://www.openexr.com/
#Usage
openexr provides CMake targets:
find_package(OpenEXR CONFIG REQUIRED)
target_link_libraries(main PRIVATE OpenEXR::OpenEXR)#Features
No default features.
#Used By
- devil (feature
openexr) - directxtex (feature
openexr) - f3d (feature
exr) - freeimage
- magnum-plugins (feature
openexrimageconverter) - magnum-plugins (feature
openexrimporter) - ogre (feature
openexr) - opencolorio (feature
tools) - opencv2 (feature
openexr) - opencv3 (feature
openexr) - opencv4 (feature
openexr) - openimageio
- openvdb
- osg (feature
openexr) - pangolin (feature
openexr) - sail (feature
openexr) - vsgxchange (feature
openexr)
#Host Tool For
No ports use this.
#Contributors
codicodi
Robert Schumacher
Alexander Karatarakis
Kim Christensen
Arkady Shapkin
Victor Romero
Toby Chen
wangli28
Stefano Sinigardi
pravic
Joel Filho
Laurens Voerman
Phil Christensen
Vicki Pfau
Billy O'Neal
Matthias C. M. Troffaes
Zac Walker
Alex
Russell Greene
Kai Pastor
Alexander Neumann
Connor Broyles
Osyotr
Chuck Walbourn
Bruce Mitchener
Peter Steneteg
Jia Yue Hua
Sean Farrell
toge
Bruno
#Changelog
Show 39 earlier changes
73564f4updated CONTROL Version; fix AlembicIlmBase.cmake file error caused by debug lib now being found.2f73f70[OpenEXR] add missing underscore for OpenEXR_IEXMATH_LIBRARY_DEBUG NAMES93906ae[OpenEXR]Fix copyright install pathf35ff4c[openexr] Fix linux build832f908[openexr] Deploy FindOpenEXR.cmake and reduce components built26516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)14deb3a[openexr] initial commit