Questions tagged [andar]

AndAR is an open source library to assist with Augmented Reality on the Android platform.

AndAR is an Android library by Tobias Domhan and Raghav Sood to help developers create augmented reality enabled apps on Android.

It relies on the ARToolKit by ARToolWorks.

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. As it is a Open Source project any code contributions from you are welcome. ARToolworks offers commercial licensing for the underlying ARToolKit.

18 questions
0
votes
1 answer

How to change option object AndAR Model Viewer

how to change object option from AndAR Model Viewer example in the picture below picture Help me, please
Fakhrul
  • 1
  • 1
  • 3
0
votes
1 answer

Augmented reality android (andAR) movie texture

I am developing an augmented reality app on android using andAR. I want to play a movie texture instead of 3d model when a marker is detected. Can anyone tell me how to do it. I am new to android and no knowledge of opengl . I dont want to use…
0
votes
1 answer

using andar for android method to freeze camera

I will explain the situation. I am trying to work out how to pause the camera when a marker has appeared. What i mean by a marker is shown from this link. http://code.google.com/p/andar/ When the mark has appeared I want a way to pause the camera so…
alex
  • 398
  • 1
  • 6
  • 24
1
2