Skip to content

This GitHub repository contains C++ code for image processing in PPM (Portable Pixel Map) format. The code provides functionality for writing images in the PPM format.

License

Notifications You must be signed in to change notification settings

peplxx/netpbm-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netpbm-cpp

Implementation instuments for processing 2d and 3d rendering images.

Output format: ppm.

Galary (2d entities):

Circles:

grayscale_circles purple_circles

Rectangles:

blanck

Lines:

lines lines_frompoint

Usage:

  compiled > image_name.ppm

About

This GitHub repository contains C++ code for image processing in PPM (Portable Pixel Map) format. The code provides functionality for writing images in the PPM format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published