afichet / openexr-viewer

Simple viewer for OpenEXR files with detailed metadata display
BSD 3-Clause "New" or "Revised" License
92 stars 6 forks source link

Check compatibility #24

Open afichet opened 3 years ago

afichet commented 3 years ago

Check compatibility with openexr-images

find . -name "*.exr" | sort | awk '{print "- [ ] " $1}'