openexr v3.3.1
- Created
- Updated
OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications
# Usage
openexr provides CMake targets:
find_package(OpenEXR CONFIG REQUIRED)
target_link_libraries(main PRIVATE OpenEXR::OpenEXR)
# License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No default features set.
# tools
Build tools
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
- devil (feature
openexr
) - directxtex (feature
openexr
) - 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
) - vsgxchange (feature
openexr
)
# Host Dependents
No dependents.
# 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
# Changelog
and 22 more commits:
73564f4
updated 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 built26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)14deb3a
[openexr] initial commit