(home)

fv

fv is an HDRI (High Dynamic Range Image) viewer. It utilizes OpenGL and GLUT so that it is highly portable. Currently supported formats are the followings:

fv reads data from the standard input or files specified as arguments. In the latter case, each file may be compressed one with gzip or bzip2. The file may also change after fv is invoked, except its header part. fv checks whether the file changes and updates the display if necessary. This feature is useful for checking intermediate outputs from renderers.

What's New

Usage

See README in the archives.

License

GNU General Public License (GPL).

Download

Source

fv-src-1.03.zip
The fv source code. This can be compiled on Linux, and perhaps on other unix flavours.
fv-src-1.03-win32.zip
The fv source code with supplement libraries (bzip2, freeglut, lzma, png, pthread, and zlib). This can be compiled on Cygwin.

Binary

fv-bin-1.03-win32.zip
The fv binary for Windows with supplement DLLs.

Supplement libraries for Windows

Some of the supplement libraries for Windows are available on the following pages.

POSIX Thread (pthreads) for Win32
provides pthreads.
Using freeglut or GLUT with MinGW
provides freeglut.

Sample HDR images

Many images are found on Paul Debevec's Light Probe Image Gallery.

Author

Koji Nakamaru