In general many Gaming application have less GUI . but my 3D application requires Rich GUI Controls i made a big research to find what are the OPEN SOURCE API available to start the GUI developemnt which has binding with OPENGL
1. GLUT : Grafic library utility tool kit is very easy to use.. it has extensive library buts lack rich GUI controls
2. GLUI : glui is built on top of GLUt it has almost all basic GUI contols which required to develop a demo application. ( I am first going with this )
3. QT : QT is GUI Framework from NOKIA. it has very rich GUI controls (GOOGLE EARTH developed usint QT).. correct choice for a Commercial application...
as i am going for a demo application i will stict to GLUI as of now but Going farword i will move to QT..
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment