[osg-users] Logitech Joystick Extreme 3D pro USB OSG

2010-09-24 Thread Patrick Pagano
Hi,

I would like to know how to get my Logitech Joystick Extreme 3D pro USB to work 
with Open Scene Graph. Is there an existing version for Windows XP that might 
already work with USB Joysticks? 

... 

Thank you!

Cheers,
Patrick

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=32048#32048





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Logitech Joystick Extreme 3D pro USB OSG

2010-09-24 Thread Tomlinson, Gordon
Under wndows, your joystick should just work, as certain functions are mapped 
direclty to mouse functions.
 
If you want specifics actions and use of other buttons and features of your 
joystick then you will have to add code to do that
 
 



From: osg-users-boun...@lists.openscenegraph.org on behalf of Patrick Pagano
Sent: Fri 9/24/2010 1:59 PM
To: osg-users@lists.openscenegraph.org
Subject: [osg-users] Logitech Joystick Extreme 3D pro USB  OSG



Hi,

I would like to know how to get my Logitech Joystick Extreme 3D pro USB to work 
with Open Scene Graph. Is there an existing version for Windows XP that might 
already work with USB Joysticks?

...

Thank you!

Cheers,
Patrick

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=32048#32048





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


winmail.dat___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Logitech Joystick Extreme 3D pro USB OSG

2010-09-24 Thread Ben Cain
I've used SDL (Simple Direcmedia Layer) alongside OSG with success
(for the Joystick you mentioned as well as gamepads, etc.).  SDL is
lightweight and simple to use.

http://www.libsdl.org/
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Logitech Joystick Extreme 3D pro USB OSG

2010-09-24 Thread Patrick Pagano
I have installed binaries on windows and when i run OSGviewer with an .obj or 
an .flt i do not get any Joystick control. Perhaps i am using the wrong thing 
to load and joystick around models? The mouse and the number keys all work. Is 
there a flag that can be set at commandline to use the joystick?

... 

Thank you!

Cheers,
Patrick

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=32053#32053





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org