Hi,

I'm wondering if there is a way I can convert the X and Y coordinates of the mouse (Acquired from SDL_GetMouseState()) to the proper openGL coordinates. I was going to use picking, but if this can be done safely then I would prefer it.

Thanks,
David