- 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.
推薦閱讀
- Java Web開(kāi)發(fā)學(xué)習(xí)手冊(cè)
- C語(yǔ)言最佳實(shí)踐
- Linux網(wǎng)絡(luò)程序設(shè)計(jì):基于龍芯平臺(tái)
- Podman實(shí)戰(zhàn)
- UML 基礎(chǔ)與 Rose 建模案例(第3版)
- 持續(xù)輕量級(jí)Java EE開(kāi)發(fā):編寫可測(cè)試的代碼
- Python Essentials
- MINECRAFT編程:使用Python語(yǔ)言玩轉(zhuǎn)我的世界
- Python趣味編程與精彩實(shí)例
- C指針原理揭秘:基于底層實(shí)現(xiàn)機(jī)制
- Microsoft HoloLens By Example
- Natural Language Processing with Python Cookbook
- Java網(wǎng)絡(luò)編程實(shí)用精解
- 基于Docker的Redis入門與實(shí)戰(zhàn)
- Flutter for Beginners