Added osgFX - Marco Jez's special effects nodekit.

This commit is contained in:
Robert Osfield
2003-08-26 21:17:22 +00:00
parent a782cbad60
commit 2c4c2ad068
22 changed files with 3520 additions and 157 deletions

View File

@@ -15,6 +15,7 @@ SRC_DIRS = \
osgText\
osgSim\
osgGL2\
osgFX\
osgProducer\
osgPlugins\
../examples
@@ -39,6 +40,7 @@ PLUGIN_DIRS = \
osgParticle\
osgText\
osgSim\
osgFX\
osg\
osgtgz\
pic\
@@ -120,6 +122,7 @@ EXAMPLE_DIRS = \
osggeometry\
osghangglide\
osghud\
osgfxbrowser\
osgimpostor\
osgkeyboard\
osglight\