PDA

View Full Version : display lists


rick_st3
18th June 2008, 15:21
hey... i was wondering whether anyone can post some links providing some information about display lists,its use etc...thanks...

jpn
18th June 2008, 18:38
Ahem... what kind of display lists are we talking about? Have you taken a look at Qt Widget Gallery (http://doc.trolltech.com/4.4/gallery.html)?

rick_st3
19th June 2008, 07:23
display lists as in,when you use opengl with qt...

jacek
23rd June 2008, 00:09
display lists as in,when you use opengl with qt...
There is no difference in using display lists when you use Qt. You can follow any OpenGL tutorial on display lists.