Tuesday, November 24, 2009

PySide with Qt-4.6 support

Today the PySide team released a new version of project, with full support for Qt 4.6, including QtMultimedia.



Another great news is support for Mac OS X. The first working package have already been released and you can download it from PySide website.


A package for Fremantle is coming :D

Thursday, November 19, 2009

Ogre 3D with OpenGLES render system

Some time ago I start a new implementation of a Ogre OpenGLES render system, to get this running in the future on Maemo devices, I finished this but never get a chance to see this working on Maemo. But now the things have changed and the new Maemo device already have support to OpenGLES, and my code was merged in Ogre mainline, I can go back and start the test but first I need update this to OpenGLES 2.0 because the old code is implemented on OpenGLES 1.0. I will keep you updated about the news and I hope show some videos :D.



Ogre OpenGL render system: http://ogre.svn.sourceforge.net/viewvc/ogre/trunk/RenderSystems/GLES/src/