[osg-users] Need Help regarding Camera Manipulator for simulation of Micro Air Vehicle

2013-07-31 Thread Alexander Kale
Hi, This is Alex. I am working on a project for simulation of Micro Air Vehicle. My application is to have the camera or viewer fixed at some location say runway and should track the MAV flying by adjusting it's view angle and area. I tried to use the setViewMatrixAsLookAt function, but the

Re: [osg-users] Need Help regarding Camera Manipulator for simulation of Micro Air Vehicle

2013-07-31 Thread Chris Hanson
It would all depend on what you're filling in as the setViewMatrixAsLookAt arguments. Explain how you're calling it. On Thu, Jul 25, 2013 at 5:52 AM, Alexander Kale alexander.k...@gmail.comwrote: Hi, This is Alex. I am working on a project for simulation of Micro Air Vehicle. My application