echo OSGART All Examples.. echo OSGART: Basic Examples... echo simpleVideo (video input).. osgARTsimpleVideo.exe echo simple (spatial registration).. osgartsimple.exe models/osgart.ive 100 0 0 10 echo simple2 (spatial+Visual registration).. osgartsimple2.exe models/osgart.ive 100 0 0 10 echo simpleShadow (spatial+Visual registration with shadow).. osgartsimpleShadow.exe models/osgartl.ive 90 0 0 50 echo OSGART: Video Examples... echo video shader.. osgARTsimpleVideoShader.exe echo video plane.. osgARTVideoPlane.exe echo video plane (with multiple textures).. osgARTVideoPlaneMultiTexture.exe echo video layer.. osgARTVideoLayer.exe echo video avatar.. REM osgARTVideoAvatar.exe echo video billboard.. osgARTVideoBillboard.exe echo OSGART: Spatial Registration Examples... echo multiple markers.. osgartmultiple.exe models/osgart.ive 60 0 0 2 models/hitlab.ive 50 0 0 30 echo local tracking.. osgartlocaltracking.exe models/osgartl.ive 90 0 0 50 models/hitlab.ive 100 0 0 50 echo OSGART: Visual Registration Examples... osgartsimpleNPR.exe models/osgartl.ive 90 0 0 50 echo OSGART: Interaction Examples.. echo keyboard input.. osgARTsimpleKeyboard.exe models/osgartl.ive 90 0 0 50 echo local interaction (collide).. osgartcollide.exe models/osgart.ive 50 0 0 5 models/hitlab.ive 50 0 0 30 echo global interaction (paddle).. osgartpaddle.exe models/osgart.ive 50 0 0 5 models/hitlab.ive 50 0 0 30 echo END..