Skip to content

gaoalexander/IMUPrediction

 
 

Repository files navigation

IMUPrediction

This project is investigating how to predict IMU for AR/VR devices. It includes IMU retrieval, prediction, and applying to final texture.

IMU retrieval

Both iPhone and android are supported.

For android

Launch AndroidStudio and open project in root folder.

For iPhone

  1. Pull the submodule, git@github.com:snowymo/IOSSocket.git and open *.xcworkspace.
  2. Change the ip to HOST ip address
  3. Click send to send IMU data

iphone screenshot

Prediction

  1. Go to folder unity, choose the device in object Receiver.
  2. Change the HOST based on the HOST ip address, which is the ip address of the machine running unity.
  3. Change the device accordingly.

unity receiver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 94.2%
  • Objective-C 2.9%
  • C++ 0.7%
  • ShaderLab 0.5%
  • HLSL 0.5%
  • CSS 0.4%
  • Other 0.8%