For the smooth transition effects you are describing, what part of the OpenMoko framework would have to be changed for this to work?<br><br><div><span class="gmail_quote">On 3/23/07, <b class="gmail_sendername">adrian cockcroft
</b> &lt;<a href="mailto:adrian.cockcroft@gmail.com">adrian.cockcroft@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
While the initial phone doesn&#39;t have the power for OpenGL, the next<br>generation mobile CPUs do have graphics accelerators and OpenGL<br>support. I think this is a very good direction to take, as a follow-on<br>project, but not for the initial development.
<br><br>Some simple parts of the physics engine may be useful to start with,<br>but would need to be coded to avoid using floating point math. If we<br>can define a common and extensible API to a physics engine that can<br>
have simple/integer and advanced versions, then we can smooth the<br>transition.<br><br>Adrian<br><br>On 3/23/07, Florent THIERY &lt;<a href="mailto:fthiery@gmail.com">fthiery@gmail.com</a>&gt; wrote:<br>&gt; Take a look @ this iphone video:
<br>&gt; <a href="http://www.youtube.com/watch?v=nPqqfVLQ_qY">http://www.youtube.com/watch?v=nPqqfVLQ_qY</a><br>&gt;<br>&gt; There is:<br>&gt; - it&#39;s as if the entire list is the scrolling bar, but reverted<br>&gt; (finger down -&gt; scroll up)
<br>&gt; - the list follows the pointer<br>&gt; - as soon as you stop touching, the list continues to scroll (in<br>&gt; contrary to standard gtk scrolling bar)<br>&gt; - the list moves at the speed measured at the end of the &quot;touching&quot;
<br>&gt; - some &quot;friction&quot; lets it slow down<br>&gt; - when you touch it again, it stops the scrolling<br>&gt;<br>&gt; Questions:<br>&gt; - will the neo/openmoko graphics system be powerful enough for such<br>&gt; animation? I suspect apple to do opengl acceleration on this device,
<br>&gt; which is waaaaay impossible for us<br>&gt; - ok, akamaru is overkill. But it allows friction, speed etc...<br>&gt;<br>&gt; _______________________________________________<br>&gt; OpenMoko community mailing list<br>
&gt; <a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>&gt; <a href="http://lists.openmoko.org/mailman/listinfo/community">http://lists.openmoko.org/mailman/listinfo/community</a><br>&gt;<br>
<br>_______________________________________________<br>OpenMoko community mailing list<br><a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br><a href="http://lists.openmoko.org/mailman/listinfo/community">
http://lists.openmoko.org/mailman/listinfo/community</a><br></blockquote></div><br>