/-API-WalkDetector-Unity

This is one API created to Unity for detection of movements (walk).

Primary LanguageC#

WALK DETECTOR API - UNITY v.2017.4

Download demo HERE!

Look one demonstration here!

Meet the academic work where this API has been used HERE!

API and demo developed by Raphael Felipe do Vale Lucena

Introdution

This API track the player's movement (In real world) and convert this data on movement in game.

Description

This API is maded for a academic work and based on Wave Unity Libray (WUL). The WUL makes a tracking of movement simulating functionalites of VR oculus. This API is a adaption of WUL to be use into smartphones.

Features

  • Walk tracking using only accelerometer data.
  • Camera movement using gyroscope (Optional).
  • Detection of false-positive data relative to walk.
  • Smooth movement of player.

Considerations

This API is free to use in reseach and academic works. To commercial's use,
don't forget to mention the credits to the author(s).