MTV image formatCompiled by Paul BourkeSeptember 1993
The MTV raytracer was written by Mark Terrence VandeWettering. The image format, if it can be called that, simply consists of an ascii single line header giving the width and height of the image followed by the binary data as r,g,b triples (one unsigned byte each). This is also the format supported RayShade, a volume rendering package by Craig Kolb. An extract from the MTV readme.....
|