Maemo experiments

This page lists some of the Maemo software I've been working on. A corresponding package repository also exists to offer precompiled version of some applications listed below.

OpenGL ES

OpenGL ES is a slimmed version of the desktop OpenGL standard intended for more limited embedded devices. To get started, you'll need to choose an OpenGL ES engine, that is, a library that will perform the actual rendering work. Currently, there are two software based alternatives:

Next, you might need some libraries to provide OpenGL ES access to C/C++ and Python applications.

Finally, here's the really experimental bit: