Photographer Frans van Viegen commisioned me to write a piece of software for him which allowed him to present his work with in an interactive setting.
The software was written with openframeworks and uses a xbox kinect depth camera as image sensor.

 

During the developement of this project I needed to read metadata from image files, but I could not find any openframeworks addon which could do that. So i made one based on the exiv2 library
https://github.com/lifthoofd/ofxExiv2