True Reality (TR) is an open source LGPL Game and Simulation Engine written entirely in Standard C++ and OpenGL. It runs on all Windows platforms and GNU/Linux. OpenSceneGraph is used as its graphics engine, along with many other open source projects for support of various features.
TR needs a scene graph example that will demonstrate the use of nodes, views, windows and other scenegraph classes.
Originally it will be coded with osg classes, which will be slowly replaced with TR classes as time goes on.
TR needs a scene graph example that will demonstrate the use of nodes, views, windows and other scenegraph classes. Originally it will be coded with osg classes, which will be slowly replaced with TR classes as time goes on.