<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Terho Mikko.J (Nokia-D/Tampere) wrote:
<blockquote cite="mid:NHwlKbbQlCJm@3wS56hBm" type="cite">
<pre wrap="">Dear Kate,
Could you post a note where the relevant repositories for fermantle and open GL are ?
</pre>
</blockquote>
OpenGL-ES development libraries are part of Fremantle SDK<br>
Imagination SDK can be loaded from <br>
<a class="moz-txt-link-freetext" href="http://www.imgtec.com/powervr/insider/sdk/KhronosOpenGLES2xSGX.asp">http://www.imgtec.com/powervr/insider/sdk/KhronosOpenGLES2xSGX.asp</a><br>
<br>
The Imagination SDK contains lots of example applicatins etc.<br>
<br>
Qt OpenGL is included in Qt Fremantle port that is in extras-devel
repository<br>
deb <a class="moz-txt-link-freetext" href="http://repository.maemo.org/extras-devel">http://repository.maemo.org/extras-devel</a> fremantle free non-free<br>
<br>
Kate<br>
<blockquote cite="mid:NHwlKbbQlCJm@3wS56hBm" type="cite">
<pre wrap="">
Mikk0 Terh0
-----Original Message-----
From: Alhola Kate (Nokia-FNDC/Helsinki)
Sent: 02.06.2009, 23:22
To: <a class="moz-txt-link-abbreviated" href="mailto:qole.tablet@gmail.com">qole.tablet@gmail.com</a>; <a class="moz-txt-link-abbreviated" href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a>
Subject: RE: Fremantle OpenGL wrapper?
</pre>
<blockquote type="cite">
<pre wrap="">________________________________________
From: <a class="moz-txt-link-abbreviated" href="mailto:maemo-developers-bounces@maemo.org">maemo-developers-bounces@maemo.org</a> [<a class="moz-txt-link-abbreviated" href="mailto:maemo-developers-bounces@maemo.org">maemo-developers-bounces@maemo.org</a>] On Behalf Of ext Qole [<a class="moz-txt-link-abbreviated" href="mailto:qole.tablet@gmail.com">qole.tablet@gmail.com</a>]
Sent: Tuesday, June 02, 2009 9:05 PM
To: maemo-developers
Subject: Fremantle OpenGL wrapper?
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
<blockquote type="cite">
<pre wrap="">Hi all,
I'm not much of a developer, but I really think it would be a good idea to get a couple OpenGL wrappers ready for Fremantle.
</pre>
</blockquote>
<pre wrap=""><!---->
What do you like the wrapper do ? If you like to get easiest way to run OpenGL you can take example skeleton
from Imagination OpenGL-ES2.0 examples. They run in Fremantle, you just need to compile them
or then you can take Qt GLWidget as it is done in hellogl_es2 that is part of Qt4.5 source.
I also runs nicely in Fremantle.
Good thing using Qt as a wrapper is that you can use full GL but you can mix it with Qt UI widgets
or QGraphicsWiew higer level drawing primitives.
Kate
I have a thread on talk.maemo.org<a class="moz-txt-link-rfc2396E" href="http://talk.maemo.org"><http://talk.maemo.org></a>[1], but maybe I should be posting here too.
[1] <a class="moz-txt-link-freetext" href="http://talk.maemo.org/showthread.php?t=29085">http://talk.maemo.org/showthread.php?t=29085</a>
I think there should be a wrapper for applications that use OpenGL directly, and maybe an SDL library for games that use OpenGL via SDL.
There's work in this area for the Pandora, but I haven't seen much yet for Maemo devices.
I propose starting with a simple test game like Armagetron Advanced [2], which actually runs on an N800 at 3 fps with software OpenGL rendering. This game uses SDL and the mesa GL libraries, which suggests that an SDL library like the one developed for the Pandora [3] might work here.
[2] <a class="moz-txt-link-freetext" href="http://packages.debian.org/lenny/armagetronad">http://packages.debian.org/lenny/armagetronad</a>
[3] <a class="moz-txt-link-freetext" href="http://www.gp32x.com/board/index.php?showtopic=48023">http://www.gp32x.com/board/index.php?showtopic=48023</a>
Like I said, I'm not really a developer, and I can't really take these ideas and make them happen. But I'm paying close enough attention to these things to see that this seems to be an important gap in the available software right now.
I would prefer comments on my talk.maemo.org<a class="moz-txt-link-rfc2396E" href="http://talk.maemo.org"><http://talk.maemo.org></a> thread, but you can discuss here, too.
--
enthusiast, n. "One whose mind is wholly possessed and heated by what engages it; one who is influenced by a peculiar fervor of mind; an ardent and imaginative person."
_______________________________________________
maemo-developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.maemo.org/mailman/listinfo/maemo-developers">https://lists.maemo.org/mailman/listinfo/maemo-developers</a>
</pre>
</blockquote>
<br>
</body>
</html>