[osg-users] How to make the camera rotation not spin when it is dragged quickly with the mouse

2008-05-19 Thread Matthew . Little
Hi, using the default camera mouse controls. Left click and drag rotates the camera, but you can kinda throw the camera if you drag and release quickly. Can I get some advice on how to prevent that? I guess can anyone tell me which GUIEventHandler does the viewer default to...is it Trackball?

Re: [osg-users] How to make the camera rotation not spin when it is dragged quickly with the mouse

2008-05-19 Thread Robert Osfield
Hi Matthew, If you release the mouse button while moving the mouse then the Trackball and TerrainManipulators will interpret this as a throw. So users find this really natural, others find it awkward to get used to. Right now there isn't any options built into the these manipulators for