| Version 9 (modified by osg, 6 years ago) |
|---|
Knowledge Base
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
This section is setup to provide users with general information around the Introduction/OpenSceneGraph, which is not directly part of, but good to know or just fundamental knowledge.
General
- OpenSource - overview of Open Source /Free Software
- OpenGL - overview of OpenGL
- SceneGraph - introduction to scene graphs
- Standard C++ - useful links and information on using Standard C++
- Maths - useful links and information on math used in graphics
- OpenThreads - overview of Open Threads
- OpenSceneGraph - overview of Open Scene Graph with links to detailed descriptions of nodes etc
- Textures - hints and tips on acquiring, using or generating textures.
Realtime graphics
- Producer - overview of Open Producer.
Hardware/OS/Driver setup
- TripleHead2Go - how to setup TripleHead?2Go under linux
OpenSceneGraph
- NodeKit - explains what a OpenSceneGraph NodeKit is.
- PseudoLoader - a technique for using OpenSceneGraph's PlugIn mechanism for more than just loading files.
- Drawables - explains what an OpenSceneGraph Drawable is, especially when to use DrawArrays, DrawElements.
- Functor - explains what a Functor is in basic terms.
GUI Interfaces
- WindowingToolkits - general links.
- TclTk -interfacing tcl to OSG viewer
- FoxToolkit -interfacing Fox
