ppmglobe Command Examples

Generate strips of an image suitable to be glued onto a sphere. See also: pnmmercator. More information: https://netpbm.sourceforge.net/doc/ppmglobe.html.

ppmglobe {{number_of_strips}} {{path/to/image.ppm}} > {{path/to/output.ppm}}

ppmglobe -background {{red}} {{number_of_strips}} {{path/to/image.ppm}} > {{path/to/output.ppm}}