MTV ray tracer bitmap
From Just Solve the File Format Problem
Overview
MTV ray tracer bitmap is a simple uncompressed truecolor raster image file format, used for images generated by the MTV ray tracer program by Mark VandeWettering. Its name comes from the author's initials, not the Music Television cable channel, so the slogan "I Want My MTV!" doesn't apply to it.
It is very similar to binary PPM format.
MTV uses NFF as its input format.
Software
- ImageMagick
- Netpbm (read-only)
- MTV source code