osgART Demos
From ARToolworks support library
Main Page > osgART > osgART Demos
osgART comes with a set of demonstration programs that showcase some of the augmented reality application types that can be created with the library.
Physics Simulation Demo
This demo uses ODE to simulate rigid body physics. | |
Terrain Demo
This demo uses the osg::HeightField class to generate a terrain from a height map and a texture map. | |
Terrain Demo
This demo uses ray casting to select targeted objects. | |
Particle Engine Demo
This demo uses OSG's particle engine to simulate smoke trails.
|