How to use python to create a GUI application which have cool animation/effects under Linux (like 3D

Posted by sgon00 on Stack Overflow See other posts from Stack Overflow or by sgon00
Published on 2010-05-24T07:24:13Z Indexed on 2010/05/24 7:31 UTC
Read the original article Hit count: 267

Filed under:
|
|
|

Hi, I am not sure if my question title makes sense to you or not. I am seeing many cool applications which have cool animations/effects. I would like to learn how to use python to create this kind of GUI applications under Linux.

"cool animation/effects" like 3D wall in Cooliris which is written in flash and compiz effects with opengl.

I also heard of some python GUI library like wxPython and pyQT. Since I am completely new to python GUI programming, can anyone suggest me where to start and what I should learn to achieve and create such application? maybe learn pyQT with openGL feature? pyopengl binding? I have no clue on where to start. thank you very much for your time and suggestion.

By the way, in case if someone need to know which kind of application I am going to create, well, just any kind of applications. maybe photo explorer with 3D wall, maybe IM client, maybe facebook client etc...

© Stack Overflow or respective owner

Related posts about python

Related posts about gui