Game Controller access via SDL.
Thanks to SDL, it has been very easy to access to the Xbox controller, even on linux. The empty example of the engine shows how to do that in ogre.
https://bitbucket.org/frankiezafe/polymorph-engine/src/ > polymorph-engine / empty.2.0 / app / input /
The sources also includes a FindSDL2.cmake, who makes integration in ogre’s cmakes much more natural.
See ogre.0.2-setup.
2 Comments
watch this https://www.youtube.com/watch?v=C54xEv3tvVE
thanks for the link! > Star Warriors – C/SDL Game with source code GitHub (for text search)