[osg-users] Problem with Video Display

2012-05-14 Thread Koduri Lakshmi
Hi, I am doing some exporments on Augmented Reality . In my programe i need to display 3D OSG model and videos for a selected markers. My marker traking lib is giving a 4X4 matrix. By setting this matrix to a transformation matrix I am able to display OSG model on the marker. But for the

Re: [osg-users] Problem with Video Display

2012-05-14 Thread Koduri Lakshmi
Hi, Can any one help me how to slove this problem. In my AR program if I set viewersetCameraManipulator(new osgGA::TrackballManipulator()) then I am gettting the video output correctly. This time OSG model is not displayed on the marker(screen). Here are my AR viewer Settings Code: viewer =