GLUI_MENUS

Started by
5 comments, last by dai pan 19 years, 2 months ago
Hi, i am developing a game using opengl glut library and glui.i developed the menus in glui. But menus continuously flickers. Is there anybody who know how to stop flickering them.i will wait for your reply.Future thanks for reading the message and replying. bye Bobby
Advertisement
I m thinking may be somebody can help me ( Genius_bobby)
Wel if you are using GLUT here are a few tips -

1. Did you enable double buffering?
2. If you did #1, are you flipping the *once* per draw?
3. How are you clearing the screen? It sounds like your menus are being drawn wrong.
4. What kind of menus? Graphical ones you made using OpenGL or the Win32 one's that GLUT has?

You can take a look at this great site as well. The GLUT Tutorials on the left are really nice.

- Drew
hi,
i m not using glut library instead of that i m using glui library.
bye
bobby
Ahh I see. I had no idea what glui was. I just looked it up and it looks really nice. I have never used it before, so I do not have any other suggestions.

- Drew
Is there anybody else who can help me with glui.
bye
bobbye
hi, Bobby :
Could you send the glui.h and glui.lib and also glui.dll to me please?
i m very interested in the lib.
Thanks for you help.
My e_mail is daipan118@163.com

This topic is closed to new replies.

Advertisement