- Unity 2018 Augmented Reality Projects
- Jesse Glover
- 206字
- 2021-08-05 10:37:27
An incomplete list of AR devices
Let's take a quick look at some AR-capable devices. This should give us a slightly better idea of the different types of devices we can use and deploy to:
- The Meta 2 is a head-mounted display headset that uses a sensory array for hand interactions and positional tracking, it has a visual field view of 90 degrees, and a resolution of 2560 x 1440:

Meta 2
- AR displays can be rendered on devices resembling eyeglasses, such as the Google Glass:
Google Glass
- Another such device is the HoloLens:

HoloLens
- There is something called a head-up display, which is commonly referred to as a HUD. It is an alternate implementation of AR displays:
HUD
- There are many new devices being researched on and created all the time. Augmented reality is still in its infancy.
All throughout this book, we will create applications and games that are inspired by the definition of AR. Since there are four main aspects of AR, we will use those four aspects and create a specific application or game for that chapter. Since we have a finite number of sensors that are available for Android and iOS devices, some sensors will be utilized in multiple projects.
推薦閱讀
- Android Jetpack開發:原理解析與應用實戰
- Drupal 8 Blueprints
- 劍指Offer(專項突破版):數據結構與算法名企面試題精講
- Java Web及其框架技術
- PyTorch Artificial Intelligence Fundamentals
- Serverless computing in Azure with .NET
- Android玩家必備
- Linux Shell核心編程指南
- AutoCAD 2009實訓指導
- Unity Character Animation with Mecanim
- Python自然語言理解:自然語言理解系統開發與應用實戰
- Mudbox 2013 Cookbook
- Vue.js 3.x高效前端開發(視頻教學版)
- FusionCharts Beginner’s Guide:The Official Guide for FusionCharts Suite
- Android應用開發攻略