Skip to content

Latest commit

 

History

History
54 lines (48 loc) · 2.73 KB

README.md

File metadata and controls

54 lines (48 loc) · 2.73 KB

InfoAR

An Augmented Reality App which you can use to scan a product and get product information. This application allows you to scan products and get relevant information/instruction/advertisement in augmented reality for your product.
Check out a quick video demo here.

How to use?

  1. You can upload details of your product through here.
    To see how this form works, checkout InfoAR-AddProduct.
  2. Once you've uploaded the details(Name, Images, Details) of your product. You can either build the application or download the latest build from here.
  3. Then just scan the your product in real world and you will see the results.

Note: The UI is designed only for 1920X1080 resoultion. So, if you use a phone with different resolution, you'll probably see some weird results.

How to Build?

This application used Unity 2018.4.4f1. So, Make sure that you are not using an older version. The project is set to be built for Android but you can also build it for iOS with correct settings.
It uses ARCore Unity SDK v1.11.

Screenshots

Following are some screenshots taken from the latest version. and the next step is to implement these UI features.

Splash Screen Scan Product Loading sphere

Single Product Multiple Product

Mockup

Following are the app mockups which I designed in Adobe XD before starting with the development. All of these UI features are not implemented yet and the next step is to implement these UI features.

Splash Screen Instruction Scanning

ImageScan Product Detail List AR Mode

Contribute

Feel free to raise an issue or a PR!