keyboard

OpenGL Keyboard Interaction Tutorial PreviewKeyboard 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