osgSceneMaker Code
Status: Alpha
Brought to you by:
briangr
File | Date | Author | Commit |
---|---|---|---|
bin | 2008-03-13 | briangr | [r1] Initial import |
osgscenemaker | 2008-03-13 | briangr | [r1] Initial import |
src | 2010-02-13 | briangr | [r15] started adding camera postion dialog |
CMakeLists.txt | 2010-02-12 | briangr | [r13] fixed build problems |
README.txt | 2008-03-13 | briangr | [r1] Initial import |
svn-commit.tmp | 2008-03-13 | briangr | [r1] Initial import |
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/