OpenGL at TJ 2006
The trajectory program
Color lists, Steve Hollasch
list of colors,
for more graphics info see
Steve's site,
color dictionaries (MIT)
Programs from the OpenGL text,
OpenGL text references
Scripts: lgcc (generates a.out),
Lgcc (generates named file executable; compiles with no .c),
Lg++ (for C++)
(make these scripts executable with chmod 755 lgcc; run the script with ./lgcc filename
- Tutorial from Tulane,
TJ versions of the programs