Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Highlighting button presses #15

Open
Zabuzard opened this issue Mar 3, 2018 · 1 comment
Open

Request: Highlighting button presses #15

Zabuzard opened this issue Mar 3, 2018 · 1 comment
Assignees

Comments

@Zabuzard
Copy link

Zabuzard commented Mar 3, 2018

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:

  • Adding a colored box around a button once pressed (fading out after a short time)
  • Applying a color to the button area in the model (reverting after a short time)
  • Adding a chat-like message area where names of pressed buttons are shown
@mdjarv
Copy link
Owner

mdjarv commented Mar 4, 2018

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

@mdjarv mdjarv self-assigned this Mar 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants