Hey everyone i am trying to write an openGL program that uses the arrow keys to rotate an image. The problem is i can't seem to find out how to use the keys. Is there specific numbers that corresponds to them? ASCII values ?
I need to say :
Code:if (key == arrow key) { .... .... }
thanks in advance,
Brad



LinkBack URL
About LinkBacks



