Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Search:

Type: Posts; User: vgm2

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    134

    Re: Process keyboard input

    Thanks for your help, I will try to do what you've said.
  2. Replies
    3
    Views
    134

    Process keyboard input

    Hi,
    I am new to opengl and I would like some help on how to process keyboard input. I am using Win32 to run my opengl programs. In console application, the code bellow:

    int x;
    cout<<"\nPlease...
  3. Replies
    8
    Views
    3,169

    Re: get keyboard input

    Hi,
    Thanks for your reply, I am using Win32.
  4. Replies
    8
    Views
    3,169

    Re: get keyboard input

    Hi again,
    I think I asked the wrong question. My intention was to ask if there is an operator
    in opengl to handle input like in a C++ console application.
    For example:
    int k;
    cout<<"\nPlease...
  5. Replies
    8
    Views
    3,169

    Re: get keyboard input

    Thanks for your reply.
    I would like to know if the MenuHandler function arguments are the asci values of the
    characters. If not could you please tell me where I can get those value?
    Thanks.
  6. Replies
    8
    Views
    3,169

    get keyboard input

    Hi,
    I am new to opengl, and I need some help
    with how to get keyboard and mouse input.
    Please somebody help.
    Thanks
Results 1 to 6 of 6