Hello all,<br><br>I have been reading the postings here for a few months, and up till now all my questions have been answered fairly well without having to post anything of my own.<br><br>I had an idea for a program I wanted to contribute to the community, but had a quick question first. I mostly program in C++ and any graphics programming I have done has always been done with OpenGL. I understand that openmoko is written using GTK+ and I could easily use GTK-- with C++, but I am much more fluent using OpenGL to handle my 2D rendering. Will the openmoko hardware be robust enough to handle 2D rendering using the OpenGL libraries?? Or should I look into learning how to load and display bmps and polygons with GTK??
<br><br>Oh - BTW, I know the other option is using SDL, but Im not particularly fluent in that either.<br>