-- March 20, 1996 -- Because of time contraints we had, this is only a "work in progress". We expect to have the completed Performer 2.0 Course Source Code before release of the v6.1 DT-on-CD.
--> This version on the v6.0 DT-on-CD is not fully matured. <--
To determine which graphics library the ./src and ./labs code will use, look at the line "USE_IRISGL = 1" in the directory's Makefile. Comment it out to use OpenGL, or uncomment it to use IRIS GL. [for the DT, we have compiled everything with OpenGL --DTjanitor ]
FILE DESCRIPTION ----------- ----------------------- COPYRIGHT Copying terms Makefile top-level Makefile README This file RUNME Starts buttonfly interface to survey programs data Course specific data files labs Starting code for course labs pf_data Copy of /usr/share/Performer/data. You will need at least one of these two directories in order to run the sample programs in labs and src. pf_friends Copy of portion of /usr/share/Performer/friends. You will need at least one of these two directories in order to run the sample programs in labs and src. pf_src Copy of portion of /usr/share/Performer/src referred to in the course notes src Sample source code and sample lab solutions used in the course tutorials Interactive programs to demonstrate some Performer library calls