Documentation

Documentation

From osgART

Jump to: navigation, search

osgART

OpenSceneGraph

osgART adds AR functionality to OpenSceneGraph. To use osgART effectively, it is important to have a good knowledge of OpenSceneGraph. There are many resources available to familiarise yourself with OpenSceneGraph:

  • Check out the OpenSceneGraph Quick Start Guide. A free PDF copy of this guide can be downloaded from http://www.osgbooks.com. A physical print copy can be purchased from the same site.

OpenGL

OpenSceneGraph itself is based on OpenGL. If you wish to further understand the underlying operation of OpenSceneGraph, you need to know OpenGL. Some good OpenGL resources include: