Moved the basic ShadowVolume code into osgShadow

This commit is contained in:
Robert Osfield
2007-02-09 16:03:29 +00:00
parent 4c5eb02ec5
commit 9aae37e357
5 changed files with 369 additions and 15 deletions

View File

@@ -681,7 +681,6 @@ int main(int argc, char** argv)
}
osg::ref_ptr<osg::Light> light = new osg::Light;
light->setPosition(lightpos);