NEWLY ADDED: The OpenGL Utility Toolkit (GLUT) distribution! See the
GLUT subdirectory. -mjk 12/1/94
This directory contains source code published in The X Journal's
three-part series on programming OpenGL with X.
glxsimple.c - a simple OpenGL program using Xlib (the Part 1
example).
glxdino.c - a more complicated OpenGL program using Xlib that
draws a rotatable 3D dinosaur (the Part 2 example).
paperplane.c - an OpenGL program using Motif to draw flying
paper planes (the Part 3 example). It can be compiled to use
either the standard Motif drawing area or the OpenGL-specific
widgets.
glxmotif.c - another OpenGL program using Motif.
textfun.c - another OpenGL program using Motif that demonstrates
the display of a crude 3D fonts.
glxmotif.c and textfun.c were not published in The X Journal.
- Mark Kilgard
mjk@sgi.com
July 21, 1994
|