Index of /www001/src/ports/graphics/osg/work/OSG_OP_OT-1.2/OpenSceneGraph/examples/osgshaders
Name Last modified Size Description
Parent Directory 13-Sep-2006 08:14 -
GL2Scene.cpp 18-Jul-2006 08:21 14k
GL2Scene.h 18-Jul-2006 08:21 1k
GNUmakefile 07-Apr-2005 13:20 1k
GNUmakefile.inst 07-Apr-2005 13:20 1k
Noise.cpp 02-May-2005 02:34 5k
Noise.h 03-Jan-2004 01:06 1k
osgshaders.cpp 02-Aug-2006 12:54 4k
osgglsl/README.txt - mike.weiblen@3dlabs.com - 2005-03-30
Copyright 2005 3Dlabs Inc.
osgglsl began as a port of the old osgshaders example from the deprecated
osgGL2 classes to the new core GLSL classes (osg::Program, osg::Shader).
This app preserves the dynamically changing Uniforms of the original version,
but uses the new osg::Uniform classes.