项目作者: yoshi-1224

项目描述 :
Microsoft Hololens Application
高级语言: C#
项目地址: git://github.com/yoshi-1224/hololens-urban-planning.git
创建时间: 2017-06-05T01:25:00Z
项目社区:https://github.com/yoshi-1224/hololens-urban-planning

开源协议:MIT License

下载


Hololens

Notes:

  • All the codes in the Microsoft Hololens Academy are based on the older version of HoloToolkit that used to include classes such as GestureManager and InteractibleManager. These classes are now combined into InputManager. For more info, take a look at this link https://github.com/Microsoft/HoloToolkit-Unity/tree/master/Assets/HoloToolkit/Input

  • KeywordManager is going to be deprecated. Instead, the use of InputSpeechSource is recommended. Voice recognition is only enabled when the object with this script attached is in focus. We can also use it as global keyword manager by attaching it to InputManager and registering it as global listener.

Demo screenshot

demo