On 3/15/11 6:39 AM, Stefan Eilemann wrote:
On Mon, Mar 14, 2011 at 5:38 PM, Eddie [via Software]
<[hidden email] </user/SendEmail.jtp?type=node&node=6172280&i=0&by-user=t>> 
wrote:
 > One question though, in osgScaleViewer, does holding down your left mouse
 > button translate the model instead of rotate it (like in eqPly or
 > osgViewer)?

IIRC yes. osgScaleViewer uses the OSG manipulators, which behave differently.

Actually osgScaleViewer uses Equalizer event handling and manages the eye/center/up on its own (differently than both eqPly and osgViewer). To use the OSG manipulators one must code against the osgViewer API (for the EventQueue/CameraManipulator) which breaks Equalizer stereo. I have an osgScaleViewer2 implementation/hack that does this and would be happy to share my experiences if requested.

- Dardo

_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to