Skip to content

Jamargle/SampleAR-Markers-

Repository files navigation

SampleAR(Markers)

This is simple sample Augmented Reality application with AndAR Library.

AndAR Library

AndAR is a project that enables Augmented Reality on the Android platform. The whole project is released under the GNU General Public License. This means you can freely use it in any of your projects, as long as you license them under the same license, this means the GPL.

Using SampleAR(Markers)

For using the app:

  • Download the app here.
  • Allow installation of non-Market apps in Settings > Security
  • Put this file into your Android device.
  • Search app-debug.apk in your device and install it.
  • Launch SampleAR(Markers) and focus your device to markers in any pdf file of this folder.

For using a new marker:

  • Go to Tarotaro blog and follow instructions from "How to use" section.
  • Include your new .patt file in assets folder.
  • Add the new object in MainActivity class with registerARObject().

For modifing SampleAR(Markers) or doing something with it follow these steps:

  • Download the project from here.
  • Unzip and go (in Android Studio) to File > New > Import project. Import the project.
  • You have to use OpenGLRenderer (as CustomRenderer or similar) for nonAr processes and AndARActivity for AR tasks.

About

Sample Augmented Reality Application with AndAR Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages