A downloadable C++ Library

HIDra is a simple C++ Human Interface Device input system for real-time software.

Currently a WIP, HIDra is in active development and totally open source and free to use in your own projects (With credit pretty please <3) or to contribute to.

HIDra was built to make input as simple and accessible in the program as Unity's classic input system. Once setup, the program has single line calls to HIDra::GetButton(), HIDra::GetAxis(), etc to poll input from whatever source is needed!

As of right now HIDra only supports gamepads (Technically only Nintendo Switch Pro controllers but that's just because it's all I have to test with atm), but in the near future it will also allow for both keyboard and mouse polling.

Download

Download
Repository
External

Install instructions

Instructions for use are in the VS Quickstart section of the repo :)

Leave a comment

Log in with itch.io to leave a comment.