Skip to content

GamepadTest Android App

The GamepadTest Android application was developed in part to implement an interface to the various Gamepad controllers. These controllers will be later used to implement 3D model control such as rotation and scaling. The controllers will also be used to control the camera - by controlling the view into the 3D world.

GamepadTest Android Application

The GamepadTest app is download able from the Google Play store at the following link:

https://play.google.com/store/apps/details?id=com.bammellab.gamepadtest

The app is open-sourced, and the source can be found on Github in the following repository:

https://github.com/bammellab/GamepadTest