- HoloLens Blueprints
- Abhijit Jana Manish Sharma Mallikarjuna Rao
- 167字
- 2021-07-02 22:09:26
Realizing Virtual Reality
A person wearing a VR device/headset will be able to view the virtual environment, move around wearing it, and interact with items within that virtual environment. Most Virtual Realities are created using a head-mounted helmet or a set of goggles, which are given the generic name: head-mounted display (HMD). HMD is usually connected to a computer or a smartphone, which does all the 3D rendering work, and HMD is just used to display that rendered 3D content. HMD completely covers user's view, by covering both eyes. As a result, the user is completely cut off from the outside world and completely focused on the virtual or digital world.
HMDs basically consists of stereoscopic displays and motion tracking hardware. The way HMDs implement stereoscopic displays is by generating different image for each eye, which results in generating the illusion of depth. Within HMDs, motion tracking hardware mostly consists of a gyroscope and accelerometer to measure motion/position changes. This helps in simulating real-world experiences.
- Redis Applied Design Patterns
- Apache Spark 2.x Machine Learning Cookbook
- Ext JS Data-driven Application Design
- Python Tools for Visual Studio
- Functional Programming in JavaScript
- PhpStorm Cookbook
- 快人一步:系統性能提高之道
- “笨辦法”學C語言
- C++20高級編程
- 深度學習原理與PyTorch實戰(第2版)
- Kubernetes進階實戰
- Arduino可穿戴設備開發
- Python程序設計開發寶典
- Penetration Testing with the Bash shell
- Learning GraphQL and Relay