
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 problem set for a computer graphics course, cmsc 427. The problem set, assigned in january 2007, introduces opengl programming and requires students to modify a simple opengl program to add a control bar, accept keyboard input, make the rectangle move, and allow the user to drag the control bar with the mouse. The problem set also requires students to adjust the square's speed based on the control bar's position.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

This problem set will introduce OpenGL programming. You will start with a simple, working OpenGL program and modify it. The source code for this problem is available from the class web page, along with an executable, showing what the final result should look like. You don’t have to make yours exactly the same (ie., the colors and sizes of things can vary) but produce the same functionality.