Index of /classes/opengl/examples/porting

      Name                    Last modified       Size  Description

[DIR] Parent Directory 19-Jun-1999 10:32 - [TXT] Makedepend 07-Jun-1999 10:20 5k [TXT] Makefile 05-Jun-1999 22:59 1k [TXT] filtered.c 05-Jun-1999 22:59 13k [TXT] glXIntro 07-Jun-1999 10:20 25k [TXT] glXIntro.c 05-Jun-1999 22:59 2k [TXT] glxsimple 07-Jun-1999 10:20 27k [TXT] glxsimple.c 05-Jun-1999 22:59 7k [TXT] printVisualInfo 07-Jun-1999 10:20 26k [TXT] printVisualInfo.c 05-Jun-1999 22:59 5k [TXT] solar_irisgl 07-Jun-1999 10:20 27k [TXT] solar_irisgl.c 05-Jun-1999 22:59 8k [TXT] xsolar_irisgl 07-Jun-1999 10:20 28k [TXT] xsolar_irisgl.c 05-Jun-1999 22:59 11k [TXT] xsolar_opengl 07-Jun-1999 10:20 50k [TXT] xsolar_opengl.c 05-Jun-1999 22:59 11k


      ~opengl/examples/porting README

            Copyright 1991-1999, Silicon Graphics,  Inc.
            All Rights Reserved.


   printVisualInfo.c:  prints out the attributes of all available X Visuals 

   glXIntro.c - code from glXIntro(3) showing how to set up an X window
			for OpenGL rendering using glX calls

   glxsimple.c - a simple program demonstrating OpenGL rendering in an
			X window

   solar_irisgl.c - solar system with sun, planet and moon written using
			pure IRIS GL
   xsolar_irisgl.c - solar system with sun, planet and moon written using
			X, Motif and the IRIS GL widget
   filtered.c - xsolar_irisgl.c after running it through the toogl filter
   
   xsolar_irisgl.c - solar system with sun, planet and moon written using
			X, Motif and the OpenGL widget