mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 05:35:31 +02:00

* gouldtoppm, mtvtoppm, pamstack: add pages --------- Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
255 B
255 B
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}}