graphics-alex.o | instructor's implementation of graphics.h functions |
image.o | object binary for the image (graphics primitives) library |
graphics.h | header file for the graphics library |
image.h | header file for the image (graphics primitives) library |
graphics.c | a stub file for your graphics library implementation |
testSmiley-sample.c | a sample test file |
tsm.ppm | output of a putSmiley() test | |
tyang.ppm | output of a putYingYang() test | |
tcross.ppm | output of a putCross() test | |
tcr.ppm | output of a putCrescent() test | |
tstar.ppm | output of a putStar() test | |
twall.ppm | output of a putBrickWall() test | |
thouse.ppm | output of a putHouse() test | |
tcar.ppm | output of a putCar() test |