PDA

View Full Version : Some 3D Widgets in Qt



swamyonline
7th July 2008, 20:50
hi ppl,
are there any 3D Widgets available in Qt, Qwt, etc, ? iam aware of QGL, but im very new to GL concepts.. any suggestions in this regard? .... most of my applications deal with 3D Values (x,y,z) received in real time. pls, let me know if there r any 3D widgets..thanks in advance. bye

jacek
7th July 2008, 21:18
What would you like to do with that "3D widget"?

Uwe
7th July 2008, 21:24
QwtPlot3D (http://qwtplot3d.sourceforge.net) ?

Uwe

swamyonline
9th July 2008, 08:39
thanks guys for ur reply,

i required 3D widgets in qt for rendering 3D values (sets of x,y,z); to show azimuth, elevation in 3D view, just like some widgets in qwt.
yes, im having a look at qwt3d. but API is available in the form, graphs, plots.. i will come to u in due course of time, suggest me if u hv any idea in this regard. thank u.
.bye