Maybe OT question?

I need to open a window with some buttons at the bottom and a large area where to display my 3D openGL model reacting to the mouse movements. Anybody knows a good place to start learning how to do this type of things? I am using only GLUI/GLUT.
Thanks for any help, I really appreciate it.
Sorry if the question might sound little off-topic!

Hi !

Is you use GLUT you have to render the buttons yourself using OpenGL, and with GLUI you already have everything done for you if I understand it correct, this is what GLUI is designed for…

Mikael

if you would like to use Window functions, www.mfcogl.com