| Version 5 (modified by osg, 5 years ago) |
|---|
Introduction to Programming with OpenSceneGraph
TracNav
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
- About
- Screenshots
- News
- Developer Blog
- Mailing Lists
- Forum
- Downloads
- Community
- Links
- Motivations for using the OpenSceneGraph - !VRLab Lecture
- How to learn about using the OpenSceneGraph - VRLab Lecture
- Image 2003 Presentation Slides: [ pdf ][ powerpoint ]
(You may obtain a copy of the publication by contacting the IMAGE Society)
- Design Patterns used in the OpenSceneGraph
- Mission Statement for the OpenSceneGraph project
- A Short Introduction to the Basic Principles of the Open Scene Graph: A very introductory text about OSG. Still work in progress, but can be useful as is. Comments and error reports to Leandro Motta Barros, please.
- GLSL Shading with OSG, presented at the OSG Advanced Rendering seminar at SIGGRAPH 2005.
Programming the NodeKit libraries
- How to use osgFX and example shaders/
- When to use osgViewer::Viewer or osgViewer::CompositeViewer
- How to use osgShadow
Using the Plugins
Will go here. For now, see this page.
Useful Code Snippets
- Analysing A Scenegraph example of how to parse the scenegraph tree.
