CMSC 740: Startup Code

The following is a simple OpenGL program to get you started. When you run this program a window with a blue background and a yellow colored dot/square in the center should pop up.

CSD UNIX (Junkfood Lab)

Single Tar File
Individual components: Makefile, sample.c, sample.h, io.c, ogl.c, loadfile.c

Windows environment

Single Tar File
Individual components: sample.c, sample.h, io.c, ogl.c, loadfile.c
Instructions on using Visual C++