I ran into this excellent library that uses some GTK/Gnome libraries. It is called clutter and you can make really fancy looking applications using it (even better that what Apple can do!)
Anybody used it?
The basic idea is to have a simpler API to opengl so that you can render all kinds of things like video onto the same canvas. It is a really neat idea. The only flip side is that you need to have an opengl capable card.
Check out http://clutter-project.org/ for cool demos and all kinds of sample programs. It surely will blow you mind away. And it is all simple to understand!
Anybody used it?
The basic idea is to have a simpler API to opengl so that you can render all kinds of things like video onto the same canvas. It is a really neat idea. The only flip side is that you need to have an opengl capable card.
Check out http://clutter-project.org/ for cool demos and all kinds of sample programs. It surely will blow you mind away. And it is all simple to understand!
