mtvtoppm - Man Page
convert output from an MTV or PRT ray tracer into a PPM
Examples (TL;DR)
- Convert an MTV or PRT ray tracer file to a PPM image:
mtvtoppm path/to/file.mtv > path/to/output.ppm
Synopsis
mtvtoppm [mtvfile]
Description
This program is part of Netpbm(1).
mtvtoppm reads an input file from Mark VanDeWettering's MTV ray tracer and produces a PPM image as output.
The PRT raytracer also produces this format.
Options
There are no command line options defined specifically for mtvtoppm, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
ppm(1)
Author
Copyright (C) 1989 by Jef Poskanzer.
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
Info
02 February 1989 netpbm documentation