Index of /documentation/presentations/visualizationworkshop08/materials/opengl

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[TXT]Makefile 2008-10-06 14:19 667  
[TXT]cube.c 2008-10-06 22:13 2.7K 
[TXT]dinospin.c 2008-10-06 14:06 9.5K 
[TXT]glutplane.c 2008-10-06 14:06 5.6K 
[TXT]info.html 2008-10-06 21:22 491  
[TXT]simple_xyzc.c 2008-10-06 19:42 6.7K 
[   ]sph.xyzc 2008-10-06 21:22 1.2M 
[TXT]trackball.c 2008-10-06 14:06 8.3K 
[TXT]trackball.h 2008-10-06 14:06 3.2K 


To make the examples:
    % make all
To run:
    % cube
      
    % dinospin
      
    % glutplanes
      
    % simple_xyzc ../data/cmap/density256.cmap sph.xyzc
      

The first three examples (cube, dinospin, glutplanes) ar part of the example set at opengl.org glut examples web page.