Checked in osgParticle, writtten by Marco Jez.

This commit is contained in:
Robert Osfield
2002-06-05 12:44:55 +00:00
parent f8ffc692be
commit 9ba7505d1e
110 changed files with 10467 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ SRC_DIRS = \
osgUtil\
osgDB\
osgGA\
osgParticle\
osgGLUT\
osgPlugins\
osgText\
@@ -74,6 +75,7 @@ DEMOS_DIRS = \
osgcube\
osghud\
osgimpostor\
osgparticle\
osgreflect\
osgscribe\
osgstereoimage\