<br><br><div class="gmail_quote">On Thu, Mar 5, 2009 at 4:00 PM,  <span dir="ltr">&lt;<a href="mailto:Sami.Kyostila@nokia.com">Sami.Kyostila@nokia.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<div class="im"><br>
&gt;       I have ported the popular desktop game &quot;Frets on Fire&quot; (Guitar Hero clone) to Fremantle. It leverages the OpenGL support in the new platform. Here is the video (<a href="http://blip.tv/file/1839929" target="_blank">http://blip.tv/file/1839929</a>)<br>

&gt;<br>
&gt;       You can find the details of the port on my blog post (<a href="http://jyro.blogspot.com/2009/03/frets-on-fire-on-maemo-5-fremantle.html" target="_blank">http://jyro.blogspot.com/2009/03/frets-on-fire-on-maemo-5-fremantle.html</a>). Some tweaks in<br>

&gt;the GUI and we might convert the next Nokia tablet into an electric guitar.<br>
<br>
</div>Great work! I was thinking of doing the port myself, but you seem to have beaten me to it :)<br>
<br>
I&#39;m afraid there&#39;s still some work to be done, however. Frets on Fire uses OpenGL graphics, while in Maemo 5 we only have OpenGL ES 1.1/2.0. The graphics code in the game will therefore have to be mostly rewritten to use the more limited set of features available in OpenGL ES. The graphics complexity will probably also need to be tuned down to get decent performance.<br>

<br>
I&#39;m not sure why the Fremantle SDK ships with the desktop OpenGL libraries in the first place, though.</blockquote><div><br>Oh. That&#39;s confusing. <br><br>So Maemo SDK ships with OpenGL and not OpenGL ES? I had my doubts when I compiled PyOpenGL. It compiled without any problems. I didn&#39;t find anywhere if PyOpenGL works with OpenGL ES or not. (probably not). So I was little surprised that it compiled. <br>
<br>If that&#39;s the case, then the assumption that anything that works in SDK will work on final device as well, is not true. Is that so?<br><br>--<br>Jayesh<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
- Sami<br>
</blockquote></div><br>