
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A computer science homework assignment for cs 470 students, due on september 5, 2007. The goal is to learn opengl and glut by creating a 2d interactive application with features such as window management, opengl drawing, glut text, keyboard and mouse callbacks, and documentation. Students are required to submit all source code, a readme file, and a working project file or makefile.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

The goal of this homework is to learn to write GLUT callback functions for rendering and user input, and to become familiar with OpenGL through basic 2D rendering. You may use the files from homework 1 as a starting point.
Your will create an interactive 2D application with the following features:
Either full or zero credit will be given for each of these specifications.
Submit all source code, a README file, and a working project file or Makefile which builds an executable named ’hw2’ or ’hw2.exe’. Turn in a single tarred and gzipped, or zipped file by the start of class on the due date (ecampus or on CD).