1
votes
votes
1 answers
How to act to keyboard input?
Hi all, I'm writing an application for a graphics project using C# and OpenGL library (SharpGL). I want to "listen" to user keyboard input and act accordingly (meaning, if the user presses the "Up" button, I want to m ...
