- Unity 2018 Augmented Reality Projects
- Jesse Glover
- 128字
- 2021-08-05 10:37:28
ARKit
ARKit, which was introduced in iOS 11, is a framework for easily creating augmented reality projects for the iPhone and iPad. ARKit's features include:
- TrueDepth Camera
- Visual Inertial Odometry
- Scene Understanding
- Lighting Estimation
- Rendering Optimizations
The downsides to ARKit are that it is an experimental software and subject to change often, and that it requires the use of the Apple iPhone X to take full advantage of the TrueDepth Camera. You cannot compile this on Windows for Mac, so it is a requirement to have a macOS to even test the code properly. The pros, however, are that ARKit works with Unity3D and Unreal Engine and can utilize the A9, A10, and A11 Apple processors. In other words, it works with the iPhone 6S and beyond.
推薦閱讀
- C#完全自學(xué)教程
- 新編Premiere Pro CC從入門到精通
- Java Web開發(fā)技術(shù)教程
- FPGA Verilog開發(fā)實(shí)戰(zhàn)指南:基于Intel Cyclone IV(進(jìn)階篇)
- 零基礎(chǔ)趣學(xué)C語言
- 時(shí)空數(shù)據(jù)建模及其應(yīng)用
- Unity Android Game Development by Example Beginner's Guide
- Visual C++開發(fā)寶典
- 軟硬件綜合系統(tǒng)軟件需求建模及可靠性綜合試驗(yàn)、分析、評價(jià)技術(shù)
- 讓Python遇上Office:從編程入門到自動化辦公實(shí)踐
- ASP.NET本質(zhì)論
- Java面試一戰(zhàn)到底(基礎(chǔ)卷)
- 大話程序員:從入門到優(yōu)秀全攻略
- 詩意的邊緣
- 少年小魚的魔法之旅:神奇的Python