OpenGL 3. OpenGL Keyboard Interaction (Version 2.0) Keyboard interaction can be handled by the user using system API calls, but why do that when you are already using GLUT which can handle this for you? This tutorial will focus on getting and using the keyboard with the help of GLUT. More March 25, 2010 58