Tagged Questions
1
vote
3answers
468 views
What should I use to handle input?
What should I use to handle input? I am wanting to use OpenGL so that my games are cross platform. DirectX provides input libraries, and OpenGL does not. Because my games need to be cross platform, I ...
3
votes
2answers
506 views
How do I get consistent Xbox360 Controller input across Linux, Mac, and Windows?
I'm developing a browser plugin to provide joystick access to all browsers on all platforms. The issue that I'm running into is that OS X doesn't seem to provide Xbox 360 joystick input without ...
2
votes
2answers
271 views
Voice input in games beyond voip chat
Is there any cross platform libraries available for handling input from a microphone?
I am thinking beyond voice chat to noise / voice recognition.
I am putting together a plan for a role playing ...