Advertisement

Joysticks

Started by June 13, 2000 09:09 AM
1 comment, last by Mave 24 years, 5 months ago
Hi all. I''ve made a small opengl program and I need to add joystick support. I would like to be able to move around using the joystick. I suppose I need to use direct input? Does anyone knows a good tutorial on adding joystick support? Thanks
You should use DirectInput.

Download the DirectX SDK and open the documentation file directx.chm

There are some DirectInput tutorials that learn you to use DirectInput to menage KeyBoard, Mouse and Joystick.

Advertisement
Otherwise, call assembly code to see what''s the joysticks button and/or moves codes are...
(you can find me on IRC : #opengl on undernet)

This topic is closed to new replies.

Advertisement