Hi Everybody!
I would like to know, if there is any way with the actual Android
OpenGL API, to capture mouse/touch events.
The idea is the following:
I have some 3D objects drawn in a space. I want to:
- select one object or
- know where I have clicked or
- assign an ID or a name to an object to use it in forward code.
Is it possible?
Thanks



