Robert Osfield
1eaf9eac23
Removed the cow.osg paramter for the osgparticle cow.osg in the test scripts
2002-07-19 12:51:23 +00:00
Robert Osfield
e492b79da5
Added osgoccluder to test scripts.
2002-07-18 22:34:08 +00:00
Robert Osfield
e8185b37f0
Updated the test scripts to include cube mapping example and osglight demo.
2002-07-18 10:49:37 +00:00
Robert Osfield
9c56a57de3
Fixed the orientation of the osgreflect demo so that the reflection plane
...
is orientated towards the viewer.
Changed the lightmodel ambient level to 0.1,0.1,0.1 instead of 0.0, so that
a small amount of ambient lighting is available to render back surfaces.
The osgreflect and osgprerender suffered unexpected behaviors because of
no lighting on the backfaces.
2002-07-15 13:20:41 +00:00
Robert Osfield
e6f48efe78
Fixed memory leak in FieldReaderIterator.cpp.
...
Updated the Make/osgtests.bat and Make/debugtests.bat scripts.
2002-07-15 11:44:21 +00:00
Robert Osfield
b3ac26f3dc
Updates to osgprerender to support use of rendering to an image, rather then
...
just a texture.
2002-07-10 13:33:25 +00:00
Robert Osfield
08a4fd5bfc
Added support for the managing the StateSet above a LightSource node,
...
and made it an osg::Group so that it can be used a decorator above a
scene.
Added osgclip demo to the test suite.
2002-05-03 16:47:16 +00:00
Robert Osfield
200e93ee77
Added test script which runs all the demos in the OSG to make sure they
...
run ok. User has to verify they are correct visually.
2002-04-22 09:50:32 +00:00