snippetbashTip
mtvtoppm — Convert an MTV or PRT ray tracer file to a PPM image. More information: <https://netpbm.sourceforge.
Viewed 0 times
tracercommandconvertraycliprtmtvmtvtoppm
Problem
How to use the
mtvtoppm command: Convert an MTV or PRT ray tracer file to a PPM image. More information: <https://netpbm.sourceforge.net/doc/mtvtoppm.html>.Solution
mtvtoppm — Convert an MTV or PRT ray tracer file to a PPM image. More information: <https://netpbm.sourceforge.net/doc/mtvtoppm.html>.Convert an MTV or PRT ray tracer file to a PPM image:
mtvtoppm {{path/to/file.mtv}} > {{path/to/output.ppm}}Code Snippets
Convert an MTV or PRT ray tracer file to a PPM image
mtvtoppm {{path/to/file.mtv}} > {{path/to/output.ppm}}Context
tldr-pages: common/mtvtoppm
Revisions (0)
No revisions yet.