underdoeg / ofxGamepad

gamepad support for openframeworks 007

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gamepad support for OpenFrameworks

On linux it's stable and fully functional, using the native <linux/joystick.h>.
Window and Mac Versions use OIS, which is also available on linux as well. To switch you simply have to #define USE_OIS. Mac and Windows should define USE_OIS automatically.

About

gamepad support for openframeworks 007


Languages

Language:C++ 90.2%Language:Makefile 4.5%Language:C 3.4%Language:Objective-C 2.0%