psybases
12-03-2002, 10:52 AM
Hi.
I am currently using OpenGL and GLUT for a project that i make.
I want to have UI widgets like menus ,buttons etc on my application so that i can interact with the 3D scene that i create with OpenGL.
I have searched the Internet and i found that a good choice is QT3 .(Note that my app is developed using C++ on UNIX).
Trolltech says that qt3 supports the intergration of QT-widgets with OpenGL.
I also found some relevant things for GTK.
So please tell me if this is a good choice or at least suggest me a UI-library that is relevant with OpenGL(e.g like what is GLUT for Window Managment)
Thanks
I am currently using OpenGL and GLUT for a project that i make.
I want to have UI widgets like menus ,buttons etc on my application so that i can interact with the 3D scene that i create with OpenGL.
I have searched the Internet and i found that a good choice is QT3 .(Note that my app is developed using C++ on UNIX).
Trolltech says that qt3 supports the intergration of QT-widgets with OpenGL.
I also found some relevant things for GTK.
So please tell me if this is a good choice or at least suggest me a UI-library that is relevant with OpenGL(e.g like what is GLUT for Window Managment)
Thanks