maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Python OpenGL (es) (https://talk.maemo.org/showthread.php?t=47685)

paour 2010-03-18 15:00

Python OpenGL (es)
 
I have a python opengl(es) that runs on Mac (presumably Windows also) and S60, and I'd like to run it on N900... but I can't find an opengles implementation for N900.

Is there such a thing? And if not, wow, how come! :-)

Pierre

krk969 2010-03-18 15:06

Re: Python OpenGL (es)
 
Quote:

Originally Posted by paour (Post 5720160)
... but I can't find an opengles implementation for N900.
Pierre

do you mean an example using openGL ?

smoku 2010-03-18 15:15

Re: Python OpenGL (es)
 
Quote:

Originally Posted by paour (Post 572016)
but I can't find an opengles implementation for N900.

N900 supports OpenGL ES 2 from PR1 and OpenGL ES 1.1 from PR 1.1.1.
Code:

> dpkg -S /usr/include/GLES/gl.h
libgles1-sgx-img-dev: /usr/include/GLES/gl.h

> dpkg -S /usr/include/GLES2/gl2.h
libgles2-sgx-img-dev: /usr/include/GLES2/gl2.h


buurmas 2010-03-20 04:27

Re: Python OpenGL (es)
 
Quote:

Originally Posted by paour (Post 572016)
I can't find an opengles implementation for N900.

Is there such a thing? And if not, wow, how come! :-)

Are you asking if the PyOpenGL library has been ported to the N900? If so, this may help:
http://talk.maemo.org/showthread.php?t=38032
https://bugs.maemo.org/show_bug.cgi?id=4177


All times are GMT. The time now is 12:07.

vBulletin® Version 3.8.8