Search found 3 matches
- 2014-01-26T11:05:16-07:00
- Forum: Bugs
- Topic: Exr images with data window don't get rendered properly
- Replies: 4
- Views: 8520
Re: Exr images with data window don't get rendered properly
Looks the same
- 2014-01-24T17:38:35-07:00
- Forum: Bugs
- Topic: Exr images with data window don't get rendered properly
- Replies: 4
- Views: 8520
Re: Exr images with data window don't get rendered properly
I was using 32-bit floats, but the issue happens with 16-bit halfs, too.
- 2014-01-09T06:09:27-07:00
- Forum: Bugs
- Topic: Exr images with data window don't get rendered properly
- Replies: 4
- Views: 8520
Exr images with data window don't get rendered properly
Hi, I've been playing around a bit with the exr libraries and tried creating an exr file with a data window < display window (the area with data is smaller than the image resolution). Using the sample code provided in the docs to read the image and saving it with: void writeRgba2 (const char ...