harsh-agarwal / andar

Automatically exported from code.google.com/p/andar
0 stars 0 forks source link

Receiving touch data #85

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, I'm trying to make it to where if you touch the screen, some sort of 
transformation happens. Or really, anything happens. The problem I'm having is, 
I don't know how/where to set up my touch listeners. Correct me if I'm wrong, 
but you have to attach a listener to a view of some sort. I cannot find where 
you are using your surfaceview. If you aren't using a surface view, then what 
are you using? And how did you implement touch into ARPong and ARModel Viewer?

Original issue reported on code.google.com by asant...@trinity.edu on 21 Oct 2011 at 8:16

GoogleCodeExporter commented 8 years ago
Heyy, did you solve receiving the touch events with ARToolKit ?? I am having 
exactly the same question as you have had. Did you find any solution ??

Original comment by chintans...@gmail.com on 5 Oct 2013 at 11:56