📦Unity package Setup
Useful unity packages and plugins
Last updated
Useful unity packages and plugins
Last updated
Before importing the AReality Placer unity package you need to setup 2 external packages
This package included in unity assetstore. Either you can purchase it from unity asset store for long lasting future use or I will provide free unity package which you can download from google drive. use follow link to download free,
This package also available in unity asset store and free to use. This package is useful because some of functions in capture and save package include in this package. Here the link to Android Native functions,
Those are the packages which we are used externally. Next we look at some internal packages.
These internal packages are very useful when you are working with Augmented Reality. All these packages can import inside Unity package manager.
AR Foundation is a cross-platform development framework provided by Unity Technologies. It enables developers to create augmented reality (AR) applications that can run on various devices, including smartphones, tablets, and headsets.
This package only need to import if you are building app to android devices. Otherwise this package is optional. Make sure your ARCore plugin version should higher than 4.0.0.
ARKit XR plugin which supports AR foundation on Apple devices. So if you build this app on IOS devices please make sure to import this plugin as well. Make sure your ARKit plugin version should higher than 4.0.0.