Skip to content

Conversation

goddardl
Copy link
Contributor

@goddardl goddardl commented Apr 1, 2014

Implementation of a Deep Image reader and writer, test cases and bindings.

The SConstruct has been changed to detect the OpenEXR 2 headers and build the Deep Reader and Writer conditionally.

The Deep Writer currently has a limitation (which has been flagged as a \todo) which prevents it from writing deep pixels randomly and as a consequence, requires them to be written in ascending scan line order.

Modified the SConstruct so that the EXRDeepImageReader is only built with OpenEXR versions that support deep images.
Changed the EXRImageReader to fail when trying to load a deep exr.
andrewkaufman added a commit that referenced this pull request Apr 1, 2014
EXR2 Deep Image Reader and Writer
@andrewkaufman andrewkaufman merged commit 6390862 into ImageEngine:master Apr 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants