Skip to content

Using the fork() function in C to draw a image in a PPM file using a multiprocessing implementation

Notifications You must be signed in to change notification settings

JameelJiwani/Drawing-a-PPM-using-multiprocessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Drawing-a-PPM-using-multiprocessing

Using the fork() function in C to draw a image in a PPM file using a multiprocessing implementation

Arguments are filename, colour1, colour2, colour3, colour4, colour5

terminal_demo

Colours to choose from: red, green, blue, yellow, orange, cyan, magenta, ocean, violet

Example Output:

example_output

About

Using the fork() function in C to draw a image in a PPM file using a multiprocessing implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages