Skip to content

This project aims to create interaction with the user.

Notifications You must be signed in to change notification settings

Jatin-Pawar/InteractiveAR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InteractiveAR

This project aims to create interaction with the user. The first step is to show information to the user. So in the first step we make the information board to face where ever the user moves.

Note:

Build Setting:

      * Check out the build setting for any ARCore project.
      * Checkout "Configure build settings" section in the given link.
      https://developers.google.com/ar/develop/unity/quickstart-android

This works right out of the box. Clone the repo and build an make an apk and try it out on your ARCore supported Device.

How to use the project?

Note:

  • You can directly download the apk file and run the app.
  • Or, You can open the InteractiveAR/InteractiveAR project in unity(where you can explore the project, so as to learn more about the working) and build an app yourself.
  1. Install the app.
  2. Open the app and let it install ARCore if it asks to.(The app will prompt you to install ARCore if your device doesn't already has it. PS: It is important that your device is ARCore supported and has the ARCore app installed for this to work.)
  3. Detect the palin surfaces by hovering your camera over the plain surface.
  4. After the plain is detected (you will see it as it will be covered with a colored texture map) tap on the screen.
  5. An information board will be initialised, at the current position of the device, as soon as you tap.
  6. Move away from the board to ofind out that the board always faces you, no matter wherever you move.

Demo

Video Link: https://drive.google.com/open?id=11Ecn1VnuMKU5u7HrABGhOsgi0Z0YK006

About

This project aims to create interaction with the user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published