0

I'm using AndAR library, and to project 3d models there, you will use marker. My question is, how can do this following using this library.

  1. project model on a marker
  2. then I will have button to pin/tag it on a place.
  3. After that, I will remove the marker, and the 3D objects should remain in the place that it is tag in.
Paul-Jan
  • 16,746
  • 1
  • 63
  • 95
Erick
  • 715
  • 1
  • 8
  • 15
  • A link to the library you're using would be useful. – Trygve Laugstøl Dec 29 '12 at 10:45
  • @user1936227 The AndAR (Android Augmented Reality) pages contain AndARSampleProject2 and other examples, demonstrating the basic concepts. The current wording of your question is _very_ generic (i.e. "how do I write my program"), and in this form doesn't really fit the Q&A format well. Do you have any specific problems with using the library and/or following the example code? – Paul-Jan Dec 29 '12 at 11:25
  • I don't have any problem regarding with the library, I can now project models on markers. But what I want to do is after the 3d object appears on the marker I want it to tag or pin it on a place. Now, my question is, is it possible to do that in the library that I'm using? If not, can some suggest a library.. Thank you.. – Erick Dec 30 '12 at 10:52

0 Answers0