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: oxhuangfei

Search: Search took 0.00 seconds.

  1. Thread: GLUT

    by oxhuangfei
    Replies
    0
    Views
    86

    GLUT

    I like to use glutidlefunc() to do some animation, but I have to open another
    GTK window in my program.It seems that
    only one window can be used with glut,
    is there any solution to the problem,or...
  2. Thread: Animation

    by oxhuangfei
    Replies
    1
    Views
    85

    Animation

    how can I do animation in opengl
    for example, a small ball go from
    left screen to right screen.Thanks
    a lot!
  3. Replies
    0
    Views
    678

    glutIdleFunc

    I need to do some animation,the way I know
    now is to use glutIdleFunc(Animation);
    Is there any other methods to do animation or
    how is glutIdleFunc implemented?
    because I have to use GTK as...
Results 1 to 3 of 3