This is the front-end of the project. This is where the magic of AR happens. The mobile app is an AR-Core application written with Unity Game Engine. It gives the user a platform to visualize the ARgorithms contributed by the programmers.
For more info, check out ARgorithm docs
- Windows 10 (64-bit)
- Unity 2019.4.2xf version (download Unity Hub)
- gradle-6.8.3 (download)
- ARCore XR Plugin (4.1.5+)
- AR Foundation Plugin (4.1.5+)
- TextMeshPro (2.1.4+)
- Android ARCore compatible device.
These are the steps you must follow before building the project. The link for the gradle version compatible is already shared above.
Note: Please make sure the setup is exactly as prescribed in the link. Please start UnityHub or Unity as an administrator to avoid any possible build issues.
Other Unity package settings should automatically be installed once you clone the repository.
Follow this link to download the current stable build of the application in .apk format.