ofxGamepad icon indicating copy to clipboard operation
ofxGamepad copied to clipboard

gamepad support for openframeworks 007

Results 9 ofxGamepad issues
Sort by recently updated
recently updated
newest added

I've loved using this addon in the past, but I can't get it to work with Yosemite. I suspect the issue is that libOIS.a was not compiled for my system,...

Hi, how is the behavior with code::blocks ? because I get those compilations troubles and I do not find something to link at specific to code::blocks. obj\Release\addons\ofxGamePad\src\ofxGamepadHandler.o:ofxGamepadHandler.cpp|| undefined reference to...

Hi There, Great addon!! Small question. Everything worked perfectly on my Ubuntu machine, but I want to get it to work on a Raspberry Pi as well. The thing is:...

...e correct button state and trigger the correct event.

Add a class that has functions like buttonPressed(int button, ofxGamepad\* pad) that can be inherited and then added to a gamepad (ofxGamepad->addListener(this) ) because for now, the ofxGamepad only fires...

Trigger an event, when a new gamepad is connected