|
graphics projects
though completed early on in my software studies,
these projects were especially fun, because
they were of my own design, and allowed me to explore
ways of working with images on the screen:
|
mosaic
[read the report]
[download the code]
a program for creating a tiled version of an image -- using jpgs from a specified directory as the tiles. this was my final project for a data structures class.
|
|
paint
[read the report]
a program for drawing with various line, shape,
and color tools -- loads gifs and jpegs and
saves to jpegs. this was my final project for an
intro to computer science class.
|
|