项目作者: aheuillet

项目描述 :
A new way of learning, using pre-recorded movements and Microsoft Hololens
高级语言: C#
项目地址: git://github.com/aheuillet/Playback-Reality.git
创建时间: 2019-07-05T08:06:47Z
项目社区:https://github.com/aheuillet/Playback-Reality

开源协议:MIT License

下载


Playback Reality

A past explorer mixed reality app allowing you to visualize pre-recorded human motion data as holograms using a Microsoft Hololens headset.

This app is powered by Unity and built using MRTK V2.

⚠️⚠️ Important: This project uses a PHP middleware (REST API) to connect to a MongoDB database and download motion data. The PHP middleware can be found at this repo.

Information

This Unity app consists of two scenes:

  • Menu which is the main menu of the app, equipped with a Start button and a Settings button which allows you to tweak things (Server IP, database name…).
  • Main which is the main scene, containing a male avatar which is used to reproduced the movements using its attached TranslationGetter.cs script.