On 7/27/07, Florent THIERY <[EMAIL PROTECTED]> wrote: > I never heard about it, but it looks interesting (following the > physics-inspired/verlet integration ramble some months ago on this > very list) > http://www.mdk.org.pl/articles/2007/04/23/chapter-1-in-which-we-meet-graff > > Be sure to check out this one (scrolling list with inertia scrolling) > http://files.mdk.am/demos/graff-demo-3.avi > > No mention of OpenGL ES, but software rendering seems to be sufficient > on Nokia 770/800. Let's wait for more news of graff (any additional > data would be appreciated), and code. But it looks definetly promising > ! > > A python app, tracker backend, using graff (clutter/evas) as frontend, > with gtk offscreen rendering and builtin mutimedia support (gstreamer > or whatever lighter) ... Makes you want to have a GTA02 already :) > > Speaking of which > * jnpatel's arena will be a clutter tracker frontend with direct > webservices integration (ex: flickr). > http://njpatel.blogspot.com/2007/03/im-not-even-supposed-to-be-here-today.html > * some nice clutter toys news: > http://njpatel.blogspot.com/2007/07/clutter-foo.html > > Any benchmarking news ?
Sorry being late to reply, but I was out for few days. I've not seen any code for Graff and that demo for sure don't run on N800, but flash, we do some prototype here using it too. Cairo, as suggested, will not be an option in near future, since it does 32bpp graphics and the conversion will kill our hardware. I'm working on Evas for embedded systems and have it working for Maemo/Nokia N800 using software_16 (which I wrote with help of rasterman), python bindings and even some examples (with source available): http://blog.gustavobarbieri.com.br/2007/07/24/iphone-like-virtual-keyboard-for-n800/ you may also search for EFL on my blog history and see expedite (benchmark) demo running. all the code ({evas,ecore_evas,etk,ewl}/software_16, python-efl, demos) is being done in e17 CVS, so code is already integrated and is available under BSD license for those who care. I work for INdT, thus our focus is Maemo/Nokia products. We have at least 3 guys working with EFL, fixing bugs and writing tests and prototype for our next version of Canola. But I know of Koen, Mickey and Rasterman working with openmoko hw and they may report status on this hardware (which I still don't have). -- Gustavo Sverzut Barbieri -------------------------------------- Jabber: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] ICQ#: 17249123 Skype: gsbarbieri Mobile: +55 (81) 9927 0010 _______________________________________________ OpenMoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

