Changed colour of anisotropic text in osgtexture2D example.
Removed the save test.osg call in osgkeyboard.
This commit is contained in:
@@ -421,8 +421,7 @@ int main( int argc, char **argv )
|
||||
// attach the scene graph.
|
||||
viewer.setSceneData( keyboardModel->getScene() );
|
||||
|
||||
osgDB::writeNodeFile(*keyboardModel->getScene(),"test.osg");
|
||||
|
||||
//osgDB::writeNodeFile(*keyboardModel->getScene(),"test.osg");
|
||||
|
||||
// create the windows and run the threads.
|
||||
viewer.realize(Producer::CameraGroup::ThreadPerCamera);
|
||||
|
||||
Reference in New Issue
Block a user