![]() Pitt3D, by cs1566 alumnus N.Wetzel'08 Pitt Visualization Research Lab Home |
CS1566 @ Pitt
|
|
  Resources: |
Using OpenGL and GLUT'Using OpenGL and GLUT on the
departmental machines' and 'How to install OpenGL and GLUT on your home machine'
The support code for the class assignments works fine for any OpenGL version up to 2.1. The latest edition (5th) of OpenGL redbook covers this version 2.1. Also the latest mesa library (7.6.1) implements OpenGL 2.1. To avoid any compatibility issues with the support code, we encourage all students to use any OpenGL version up to 2.1 even though the latest OpenGL version is 3.2. Assignment 1Assignment 1: Basic 2D Shapes and Interactionsupport code: hellomouse.h, hellomouse.c, Windows cygwin Makefile, Linux home machine Makefile (64-bit machine, for variety :-), Readme.txt.
Assignment 2: Stitcher-algo (due 02/03, 5pm) and Assignment
2: Stitcher (due 02/09, 11:59pm). |