LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   GUI development tool (https://www.linuxquestions.org/questions/programming-9/gui-development-tool-186349/)

mathew_geo 05-26-2004 11:47 PM

GUI development tool
 
Hi

I have successfully developed one GUI application usin Qt, in which i have one canvas display. In this canvas there are so many items like pixmaps, polygons etc. which can be moved. ( Like a 2D game ).
Now i want to make this display 3D. Which is the best API for this purpose. What about OpenGL.
Thanks in advance.

Mathew

Hko 05-27-2004 08:03 AM

I've never used it myself, but Qt (v3.2) does have (at least some) OpenGL support:

http://doc.trolltech.com/3.2/qglwidget.html
http://doc.trolltech.com/3.2/opengl-examples.html


All times are GMT -5. The time now is 11:53 AM.