Updates to osgprerender to support use of rendering to an image, rather then

just a texture.
This commit is contained in:
Robert Osfield
2002-07-10 13:33:25 +00:00
parent 7f56ceaea1
commit b3ac26f3dc
6 changed files with 146 additions and 18 deletions

View File

@@ -14,6 +14,18 @@ echo osghangglide
osghangglide
more memleaks.log
echo osggeometry cow.osg
osggeometry cow.osg
more memleaks.log
echo osgprerender cow.osg
osgprerender cow.osg
more memleaks.log
echo osgparticle cow.osg
osgparticle cow.osg
more memleaks.log
echo osgbillboard lz.rgb
osgbillboard lz.rgb
more memleaks.log