OpenGL and touch coordinates...
Hi,
I m developing an application with openGL support.
I set the openGL size to be 800x600 for iPad but the coordinates that I receive from touches through locationInView is for a 1024x768 resolution. How can I get the actual point in openGL ?
thanx in advance.
|