-
Glut and Key Mapping
Does anyone know what the keycodes are for the arrow keys, function keys, and enter key?
Thanks.
-
Junior Member
Regular Contributor
Re: Glut and Key Mapping
I think you have to use another callback function than the usuall. Think its called something like glutSpecialFunc. Check for GLUT_KEY_F1 to read F1.. Cant remember arrow keys.. But hey, check out the glut.h file..
Cheers
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules