mdjarv / JoystickVisualizer

Joystick Visualizer software, currently made for the Thrustmaster Warthog
81 stars 28 forks source link

Request: Highlighting button presses #15

Open Zabuzard opened 6 years ago

Zabuzard commented 6 years ago

It would be nice if button presses are highlighted. Currently a viewer can easily see axis movements but it's hard to recognize button presses.

Possible implementations could include:

mdjarv commented 6 years ago

I've added an example of how it could look in the latest pre-release v0.9.6 https://github.com/mdjarv/JoystickVisualizer/releases/tag/v0.9.6

This is only enabled on the Warthog joystick and only on a few buttons like pickle, trigger, pinky buttons and the DMS.

I've added it as a particle effect with a custom shader that draws it always on top. Might be a bit much but try it and give me some feedback on it