- Unity 2018 Augmented Reality Projects
- Jesse Glover
- 188字
- 2021-08-05 10:37:28
ARCore
ARCore is a platform for building augmented reality apps for Android devices. ARCore uses three key technologies to integrate virtual content with the world through the camera. It uses motion tracking, environmental understanding, and light estimation. ARCore works by tracking the position of the device as it moves and builds its own understanding of the real world. It is able to identify interesting points and readings from the phone's sensors and has the ability to determine both the position and the orientation of the phone as it moves. ARCore only has a few supported devices at the present time, which are as follows:
- Google Pixel
- Pixel XL
- Pixel 2
- Pixel 2 XL
- Samsung Galaxy S8
If you don't own one of these devices, you are stuck using the Android Emulator for testing purposes. This is a very obvious downside, since not everyone owns one of these specific phones; additionally, the Android Emulator is an experimental piece of software and is subject to change often. The upside is that ARCore works with Unity3D and Unreal Engine as well as native to Android devices using the Java programming language.
- JavaScript+DHTML語法與范例詳解詞典
- Arduino by Example
- Mastering PHP Design Patterns
- C語言程序設計
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- R的極客理想:工具篇
- JavaScript+Vue+React全程實例
- Hands-On Enterprise Automation with Python.
- 算法訓練營:提高篇(全彩版)
- Building Android UIs with Custom Views
- Python全棧數據工程師養成攻略(視頻講解版)
- Java高并發核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- Building Dynamics CRM 2015 Dashboards with Power BI
- Visual FoxPro 6.0程序設計
- 動手打造深度學習框架