A customizable joystick UI component written in QML.
QmlJoystick is a sample project demonstrating how to create a joystick control using QML. It is ideal for touch interfaces, games, or any application requiring a virtual joystick.
- Qt 5.x.y (Tested with Qt 5)
- Qt Creator (recommended for building and running)
- Install Qt 5.x.y from qt.io.
- Open
QmlJoystick.pro
in Qt Creator. - Build and run the project.
QmlJoystick.mp4
QML, Joystick, Control, QML Sample, Qt, UI Component
This project is licensed under the MIT License.