Warning this is an alpha quality software use at your own risk.
To compile this software you will need the following libraries already installed on your system
wxWidgets v2.8+ www.wxwidgets.org
OSG v2.2+ www.openscenegraph.org
cmake v2.4+
To compile do the following
MS Windows
run cmake
Linux using Kdevelop
in the osgSceneMaker\src directory type
ccmake . -GKDevelop3
Linux using makefiles
in the osgSceneMaker\src directory type
ccmake .
For both Linux and MS Windows
select path +"osgSceneMaker\src" for the source code directory
select path +"osgSceneMaker\bin" for the build the binaries directory
for more information see
http://osgscenemaker.googlepages.com/