artoolkit-docs

OpenSceneGraph (OSG) usage

ARToolKit can use OpenSceneGraph to render 3D scenes. Access to OSG features are facilitated by the ARosg.lib component of the ARToolKit SDK. ARosg.lib is linked against OSG binaries. ARToolKit examples like simpleOSG use the ARosg.lib library to access OSG functions.

ARToolKit currently uses the following OSG functions:

Models with animation

Detailed information can be found in the source code documentation of ARosg see ARTOOLKIT_ROOT/doc/apiref/arosg_h.