RenderToolbox / RenderToolbox3

Matlab toolbox for managing graphics rendering for psychophysics
Other
5 stars 2 forks source link

Use tinyexr? #31

Closed benjamin-heasly closed 7 years ago

benjamin-heasly commented 9 years ago

tinyexr is an embeddable library for reading and writing OpenEXR images.

It's used by several projects, including pbrt-v3.

Would tinyexr work with RenderToolbox3?

This would remove a dependency when building MakeReadMultichannelEXR.

benjamin-heasly commented 7 years ago

Closing this issue. It should be addressed in RenderToolbox4: https://github.com/RenderToolbox/RenderToolbox4