Features

It is a Unity package for detecting and recognizing 3D gestures using the power of neural networks. The package comes with a demo build and online documentation.

Key Components

  • neural network (MLP) + backpropagation training algorithm,
  • physics-based spell examples,
  • animated UI system designed for an immersive experience.

Key Features

  • perform a gesture several times and a neural network will be trained to recognize it,
  • you can add new or edit existing spells during the game,
  • training is performed in a separate thread, and it is blazingly fast,
  • training and preprocessing parameters let you balance between speed and precision,
  • simple and efficient design.

The package requires the SteamVR plugin. It supports HTC Vive or a compatible equipment.

Videos & Screenshots