[PyQt] new PyQt widget: ChipScene

Roberto Alsina ralsina at kde.org
Sat Sep 15 13:56:20 BST 2007


It's a QGraphicsScene coupledwith a 2D physicsengine (chipmunk).

basically, you can create objects (somekinds of QGraphicsItems) and they 
fall,roll,bounce,etc, with friction, elasticity, jointsand other things.

You can get it, watch a lamevideo and more here:

http://lateral.netmanagers.com.ar/weblog/2007/09/14.html#BB628

   
-- 
 ("\''/").__..-''"`-. .         Roberto Alsina
 `9_ 9  )   `-. (    ).`-._.`)  KDE Developer (MFCH)
 (_Y_.)' ._   ) `._`.  " -.-'  http://lateral.netmanagers.com.ar 
  _..`-'_..-_/ /-'_.'     The 6,855th most popular site of Slovenia   
(l)-'' ((i).' ((!.'       according to alexa.com (27/5/2007) 
                    
Debugging is twice as hard as writing the code in the first place. 
Therefore, if you write the code as cleverly as possible, you are, 
by definition, not smart enough to debug it. --Brian W. Kernighan 



More information about the PyQt mailing list