TzuChieh / Photon-v2

A program that takes photographs of a virtual world.
https://tzuchieh.github.io/Photon-v2-site/engine_docs/v2.0.0-beta/Photon/html/index.html
MIT License
81 stars 5 forks source link

Update to newer OpenEXR version once signed stride for Imf::Slice is supported #84

Open TzuChieh opened 7 months ago

TzuChieh commented 7 months ago

OpenEXR Imf::Slice currently does not support negative stride, this makes lower-left origin images harder to get right reliably. See https://lists.aswf.io/g/openexr-dev/topic/openexr_rgbaoutputfile_is/70222932

TzuChieh commented 7 months ago