| Version 6 (modified by martin, 6 years ago) |
|---|
Current Release
TracNav
- About
- Screenshots
- News
- Developer Blog
- Mailing Lists
- Forum
Documentation
- Getting Started
- Platform Specifics
- Tutorials
- Examples
- User Guides
- Programming Guides
- Reference Guides
- LatestDevelopments
- Porting
- CMake
- CDash
- CPack
- FAQ
- Tips And Tricks
- Maths
- Knowledge Base
- Trac Usage Examples
- TracGuide Documentation
- Software Patents
- Software Patents Europe
- Downloads
- Community
- Links
Latest Release 2.0, released 15th June 2007. Further information…
Source distribution
Download the distribution OpenSceneGraph-2.0.zip. To upack archvive winzip or unzip, on command line: unzip OpenSceneGraph-2.0.zip For a detailed compile guide and instructions on how to run the examples see the GettingStarted, and PlatformSpecifics guides. Quick compile guide - Unix (including OSX)
cd OpenSceneGraph ./configure; make sudo make install; cd ..
Quick compile guide - Windows:
Use CMakeSetup.exe and open up the OpenSceneGraph/CmakeLists.txt and use this to build the VisualStudio build system of your choice.
