/smartphoneremoteandroid

Forked from https://gitlab.com/slumber/smartphoneremoteandroid

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

pipeline status

Blender smartphone remote android application

Use your smartphone as a three-dimensional controller.

The blender smartphone remote is an attempt to bring a free wireless spatialized controller for the masses. By using ARCore, it allows the use of human natural gesture for interactions.

Installation

  1. Get the latest version here
  2. Install it to your smartphone (If you need help, check this guide)

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request