[Qt5-feedback] OpenGL ES 2.0 requirement
Frans Klaver
fransklaver at gmail.com
Sat May 21 13:33:48 CEST 2011
On Sat, 21 May 2011 12:46:37 +0200, Philippe <philwave at gmail.com> wrote:
> I am ignorant about OpenGL, hence my question is maybe stupid: shalll we
> still be able to write directly to a QImage? (via scanLine()...).
> (for some special graphics, I use QImage to draw quickly some large
> surface, computing myself each pixel).
As I understand it, OpenGL will be a requirement for the GUI to work, but
you will still be able to draw using the classic approach. I think you
will barely need to learn about OpenGL calls themselves as long as you
don't want fancy stuff.
More information about the Qt5-feedback
mailing list