Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 11

Qt-interest Archive, July 2003
QOpenGL 2D drawing


Message 1 in thread

Hi everybody,

where could I find code examples for programming under qt 2D openGL graphics?

Thanks a lot

Fabio Giovagnini


Message 2 in thread

On Tue, Jul 29, 2003 at 05:23:59PM +0200, fabio giovagnini wrote:
} where could I find code examples for programming under qt 2D openGL
} graphics?

You have two different questions here. One has to do with learning OpenGL,
and for that you should read the Red Book:

http://www.amazon.com/exec/obidos/ASIN/0201604582/qid%3D1059493908/sr%3D11-1/ref%3Dsr%5F11%5F1/002-7085617-9758412

The other has to do with using OpenGL within Qt. For that, look at the Qt
OpenGL examples:

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

That's the long answer. The short answer is RTFM.

} Thanks a lot
} Fabio Giovagnini
--Greg


Message 3 in thread

thanks a lot.

Alle 17:55, martedì 29 luglio 2003, Gregory Seidman ha scritto:
> On Tue, Jul 29, 2003 at 05:23:59PM +0200, fabio giovagnini wrote:
> } where could I find code examples for programming under qt 2D openGL
> } graphics?
>
> You have two different questions here. One has to do with learning OpenGL,
> and for that you should read the Red Book:
>
> http://www.amazon.com/exec/obidos/ASIN/0201604582/qid%3D1059493908/sr%3D11-
>1/ref%3Dsr%5F11%5F1/002-7085617-9758412
>
> The other has to do with using OpenGL within Qt. For that, look at the Qt
> OpenGL examples:
>
> http://doc.trolltech.com/3.2/opengl-examples.html
>
> That's the long answer. The short answer is RTFM.
>
> } Thanks a lot
> } Fabio Giovagnini
> --Greg
>
> --
> List archive and information: http://lists.trolltech.com/qt-interest/


Message 4 in thread

hi!

this is a conversion of NeHe tutorials to QT:

http://www.qiliang.net/nehe_qt/ 

have fun!!



> thanks a lot.
> 
> Alle 17:55, martedì 29 luglio 2003, Gregory Seidman ha scritto:
> > On Tue, Jul 29, 2003 at 05:23:59PM +0200, fabio giovagnini wrote:
> > } where could I find code examples for programming under qt 2D openGL
> > } graphics?
> >
> > You have two different questions here. One has to do with learning OpenGL,
> > and for that you should read the Red Book:
> >
> > http://www.amazon.com/exec/obidos/ASIN/0201604582/qid%3D1059493908/sr%3D11-
> >1/ref%3Dsr%5F11%5F1/002-7085617-9758412
> >
> > The other has to do with using OpenGL within Qt. For that, look at the Qt
> > OpenGL examples:
> >
> > http://doc.trolltech.com/3.2/opengl-examples.html
> >
> > That's the long answer. The short answer is RTFM.
> >
> > } Thanks a lot
> > } Fabio Giovagnini
> > --Greg
> >
> > --
> > List archive and information: http://lists.trolltech.com/qt-interest/
> 
> --
> List archive and information: http://lists.trolltech.com/qt-interest/


---------------------------------------------
This message was sent using Endymion MailMan.
http://www.endymion.com/products/mailman/


Message 5 in thread

it's written in Japanise!!!!
I'don't read Japanise!!!
Anyway thanks.

Fabio


Alle 02:40, mercoledì 30 luglio 2003, devic@poste.isima.fr ha scritto:
> hi!
>
> this is a conversion of NeHe tutorials to QT:
>
> http://www.qiliang.net/nehe_qt/
>
> have fun!!
>
> > thanks a lot.
> >
> > Alle 17:55, martedì 29 luglio 2003, Gregory Seidman ha scritto:
> > > On Tue, Jul 29, 2003 at 05:23:59PM +0200, fabio giovagnini wrote:
> > > } where could I find code examples for programming under qt 2D openGL
> > > } graphics?
> > >
> > > You have two different questions here. One has to do with learning
> > > OpenGL, and for that you should read the Red Book:
> > >
> > > http://www.amazon.com/exec/obidos/ASIN/0201604582/qid%3D1059493908/sr%3
> > >D11- 1/ref%3Dsr%5F11%5F1/002-7085617-9758412
> > >
> > > The other has to do with using OpenGL within Qt. For that, look at the
> > > Qt OpenGL examples:
> > >
> > > http://doc.trolltech.com/3.2/opengl-examples.html
> > >
> > > That's the long answer. The short answer is RTFM.
> > >
> > > } Thanks a lot
> > > } Fabio Giovagnini
> > > --Greg
> > >
> > > --
> > > List archive and information: http://lists.trolltech.com/qt-interest/
> >
> > --
> > List archive and information: http://lists.trolltech.com/qt-interest/
>
> ---------------------------------------------
> This message was sent using Endymion MailMan.
> http://www.endymion.com/products/mailman/
>
> --
> List archive and information: http://lists.trolltech.com/qt-interest/


Message 6 in thread

Site is written in Japanese but examples are in English... So just download 
examples :)

you can alo see
http://nehe.gamedev.net 
http://www.gametutorials.com

for OpenGL tutorials

and of course:
http://www.opengl.org


---------------------------------------------
This message was sent using Endymion MailMan.
http://www.endymion.com/products/mailman/


Message 7 in thread

Very good.

Thanks again.

Fabio

Alle 19:05, mercoledì 30 luglio 2003, devic@poste.isima.fr ha scritto:
> Site is written in Japanese but examples are in English... So just download
> examples :)
>
> you can alo see
> http://nehe.gamedev.net
> http://www.gametutorials.com
>
> for OpenGL tutorials
>
> and of course:
> http://www.opengl.org
>
>
> ---------------------------------------------
> This message was sent using Endymion MailMan.
> http://www.endymion.com/products/mailman/
>
> --
> List archive and information: http://lists.trolltech.com/qt-interest/