Technical requirements
To fully participate in and benefit from the AR application development process detailed in this chapter, there are several technical requirements your hardware must meet. If you followed along with the project we built in Chapter 4, you can skip these requirements, so long as your Unity setup hasn’t changed.
To ensure you can follow along with the content and examples in this book, confirm that your computer system can handle Unity 2021.3 LTS or a more recent edition, including Android or iOS Build Support.
Additionally, as we delve into the fascinating world of AR, it is helpful to have either an Android or iOS device that can support ARKit or ARCore. You can check the compatibility of your device at https://developers.google.com/ar/devices.
However, if you don’t have a device that fits these requirements, you can still participate in these tutorials and test your application on your PC. The Deploying AR experiences onto mobile devices...