Ported osgGLUT based src/Demos across to being osgProducer based, and placed

them in the new examples/ directory.
This commit is contained in:
Robert Osfield
2003-03-14 20:35:45 +00:00
parent 2ca505b3d8
commit 7083773b64
122 changed files with 20331 additions and 40 deletions

View File

@@ -18,7 +18,7 @@ SRC_DIRS = \
osgSim\
osgPlugins\
../examples\
src/Demos
# src/Demos
################################################################
@@ -86,14 +86,45 @@ endif
# Directories traversed in the TOPDIR/examples directory
EXAMPLE_DIRS = \
osganimate\
osgbillboard\
osgcallback\
osgcameragroup\
osgviewer\
osgclip\
osgconv\
osgcopy\
osgcubemap\
osggeodemo\
osggeometry\
osghangglide\
osghud\
osgtext\
osgimpostor\
osglight\
osglightpoint\
osglogo\
osgmultitexture\
osgoccluder\
osgparticle\
osgprerender\
osgreflect\
osgscribe\
osgsequence\
osgshadowtexture\
osgshape\
osgstereoimage\
osgstereoimage\
osgteapot\
osgtext\
osgtexture1D\
osgtexture2D\
osgtexture3D\
osgunittests\
osgversion\
osgvertexprogram\
osgviewer\
# comment in you want to compile the cluster demo.
# EXAMPLE_DIRS += osgcluster
################################################################
# Directories traversed in the TOPDIR/src/Demos directory