Greetings,
I’m new here a friend of mine suggested this website. Ive been messing around with openGL for bit now to make a simple 2d Android game.
Now my question is i want to add custom gestures to GLSurfaceView, any suggestions how to implent it?
I got gestures library ready with set of gestures, how to detect them in GLSurfaceView sorta similar to OnGesturePerformedListener()
Any ideas?
Kind regards.