PDA

View Full Version : Open GL in Maemomm


golam.sarower
04-15-2008, 02:02 AM
Hello,

I want to develop the application for N800 in C++ using Open GL Support. Is there any body who can help me which library i have to use and how to set up the development environment. I am experienced in gtkmm / Cairomm application for N800 and N810. I have searched for a library glut es / OpenGl ES. Found some tar.gz/ sources. But failed to install. If there are any body experienced with this please help me.

BR
Sarower

Bundyo
04-15-2008, 02:45 AM
There's no hardware acceleration for OpenGL.

anders_gud
04-15-2008, 02:47 AM
Hello,
I have searched for a library glut es / OpenGl ES. Found some tar.gz/ sources. But failed to install.

Hi!
I'm afraid there is no support for hardware OpenGL/OpenGL-ES on the NIT's for now :-(
See here:
https://bugs.maemo.org/show_bug.cgi?id=1028

(Some people are trying to reverse-engineer the needed PowerVR driver though...)

However there was some work on software rendering going on here:
http://unrealvoodoo.org/hiteck/projects/maemo/

Cheers (and good luck)!
Anders