OpenSceneGraph/examples/osgbindlesstext
2017-04-07 07:15:30 +01:00
..
CMakeLists.txt missing CMakeLists 2017-01-13 09:57:32 -06:00
osgbindlesstext.cpp osgbindlesstext example fix : needed to add "viewer.realize()" before the line "viewer.getCamera()->getGraphicsContext()" in order to get a valid graphics context, before viewer.run() is called. 2017-04-07 07:15:30 +01:00