Hi Guys,
I am having trouble with trying to find the elements that are rendered by open gl in 2d. I already know that I could do it with unproject but I tried avoiding it by some reason.
What I do is trying to match the position where touched on screen to one of rendered elements.
Has any of you guys gone through with such thing?

