Skip to content

HandMotionController (HMC) is a Unity plug-in that makes possible to developers implement a new input controller based on the player's hand gestures.

License

Notifications You must be signed in to change notification settings

iMartinezMateu/handmotioncontroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HandMotionController

Introduction

HandMotionController (HMC) is a Unity plug-in that makes possible to developers implement a new input controller based on the player's hand gestures.

Installation

Just copy the appropiate folder from the repository to the Assets folder of your game.

  • If you are compiling the game from a x64 system, then copy the HMC_x64 folder from this repository.
  • If you are compiling the game from a x86 system, then copy the HMC_x86 folder from this repository.

Not following above instructions, Unity will complain about using wrong architecture DLL's in the game.

Reporting issues

Issues can be reported via the Github issue tracker.

Please take the time to review existing issues before submitting your own to prevent duplicates. Incorrect or poorly formed reports are wasteful and are subject to deletion.

Submitting fixes and improvements

Fixes and improvements are submitted as pull requests via Github.

About

HandMotionController (HMC) is a Unity plug-in that makes possible to developers implement a new input controller based on the player's hand gestures.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages