This is a Qt based app that uses SDL_Joystick to handle joysticks. It can be used to inspect the output of joysticks, and it can be used to learn how interaction with SDL's joystick handler can be accomplished.
This app has been run from within QtCreator on a linux platform. It also builds with Cmake on a linux platform. The code should be cross-platform but I have not tested it on other platforms. It has been built with Qt 5.12.8 and SDL2 2.0.14.
To build with Cmake use the standard method:
mkdir build
cd build
cmake ..
make
./JStest
Features
- Qt
- SDL
- linux
- Cmake
Follow JStest
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JStest!