- HoloLens Beginner's Guide
- Jason Odom
- 128字
- 2021-07-02 23:35:12
HoloToolkit - Unity
The HoloToolkit-Unity is a repository of samples, scripts, and components to help speed up the process of development. This covers a large selection of areas in HoloLens development, such as the following:
- Input: Gaze, gesture, and voice are the primary ways in which we interact with the HoloLens.
- Sharing: The sharing repository helps allow users to share holographic spaces and connect to each other via the network.
- Spatial Mapping: This is how the HoloLens sees our world. A large 3D mesh of our space is generated and give our holograms something to interact with or bounce off of.
- Spatial Sound: The speaker array inside the HoloLens does an amazing job of giving the illusion of space. Objects behind us seem like they are behind us.
推薦閱讀
- Delphi程序設計基礎:教程、實驗、習題
- 區塊鏈:以太坊DApp開發實戰
- Banana Pi Cookbook
- Mastering Yii
- Oracle Database 12c Security Cookbook
- 正則表達式經典實例(第2版)
- 利用Python進行數據分析(原書第3版)
- Apache Spark 2.x for Java Developers
- Java EE核心技術與應用
- SQL基礎教程(第2版)
- Getting Started with Hazelcast(Second Edition)
- Test-Driven Machine Learning
- “笨辦法”學C語言
- Vue.js應用測試
- 深入實踐Kotlin元編程