CSC295: Computer Graphics
Grinnell College, Spring 2009
Example Code
Image example:
image.c
makefile
2D basics:
basic2d.c
makefile
2D animation:
motion2d.c
makefile
3D basics:
basic3d.c
makefile
3D lighting:
lighting.c
makefile
Back to the
csc295 main page