Skip to content

pirtwo/ppm-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal PPM image viewer

This is a small terminal application to view PPM image format in the terminal.

usage:

$ ./build/ppmv --help
$ ./build/ppmv --path=[img path]

how to build:

$ make

clean up build folder:

$ make clean

input example:

lena 512x512 ppm

output example:

terminal output

About

Terminal PPM image viewer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published