viewimg is an image viewer intended to be used with Radiance HDR images (and later OpenEXR images). The goal of viewimg is to be a cross-platform image viewer that quickly opens HDR images with the purpose of instantly seeing the image contents. There is no editing component to this application, therefore tone mapping and other HDR editing operators are not the intention of viewimg.
To install viewimg run cargo install viewimg
in a terminal prompt.
To use viewimg you can run viewimg
in a terminal with the path to the
image file that you wish to open:
$ viewimg ../my_hdr_image.hdr