SAMPLES LIST ------------ First Steps Samples ------------------- building a simple geo+photometric AR application: simpleVideo: simple video background simple: video background + displaying a simple 3D object on a marker simple2: video background + displaying a simple 3D object on a marker with lighting on simpleShadow: video background + displaying a simple 3D object on a marker with lighting on and shadow on (using a fake real plane). Basic Samples ------------- Exploring different part of toolkit (multiple video inputs, video object, video shaders, tracking possibilities, photometric registration) and how using the toolkit with standard functions (keyboard interaction, npr rendering, linear algebra for interaction). videoPlane: demonstrate a simple video plane object. simpleVideoShader: modifying the background with a b&w video shader. videoAvatar: a specific video plane with integrated video shader. multiple: video background + displaying different objects on different markers. localTracking: using a global reference marker. simpleNPR: simple npr rendering on a 3D object (GLSL cel shading). *occlusion: simple real cube occlusion *shadow: advanced example of shadow + occlusion. simpleKeyboard: using keyboard interaction. collide: interacting with two markers. paddle: interacting with an AR paddle (using local transformation). Advanced Samples --------------- Using advanced functionalities of the toolkit for creating complex applications. *videoReflection: using real-time environment map acquistion for doing a reflection effect. *multiTracker: using multiple tracker with multiple cameras and combine them. *hdr: high dynamic range rendering in AR *arlighting: real-time environment acquisition and approximaxed light computation. *npr: AR NPR mbook: simple mbook demo (loading different models on different pages). Nodekits sample --------------- using the nodekits/plugins of OSG with OSGART. *simpleSound: simple demo with 2D sound and marker interactions (FMOD). simple3DSound: simple demo with 3D sound (openal) simple3DSound2: simple demo with 3D sound (openal) simpleCharacter: simple character animation demo (Replicant Body) *simpleCharacter2: simple character animation demo2 (osgCharacter) simplePhysics: simple physics animation (ODE) simpleCG: simple shader demo (CG)