Hi...I;m beginner..so..i have one questions...plz help m

hi~~

i will study OpenGL…

And i will use OpenGL ES on Embedded linux systems…

is it possible?

and i use QT language …

so…i want to use OpenGL ES in QT language on Embedded system…

is it possible? um…OpenGL ES in QT…

plz help me…

If you can get an OpenGL ES implementation (either software or drivers) then yes.

Software Vincent port may help you.

Once you get your QT gui, you’d get the X drawable handle and use EGL calls to create an OpenGL context attached to that widget or window.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.