[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] The gsoc physics module, bug fixing?



Hi Marcus!

Yep, it seems to work fine. Perhaps you could explain why vectors are 
represented as complex? When trying to get position, how does one get the 
horizontal and vertical coordinates from the complex?

/Peter

On 2008-07-20 (Sun) 18:11, Marcus von Appen wrote:
> On, Thu Jul 10, 2008, Peter Gebauer wrote:
> 
> > Hi Zhang and Marcus!
> > 
> > >   Thanks for your careful attention to my works :-)
> > 
> > I follow your repos updates on a daily basis, it's fun to watch it grow and 
> > become a Python module.
> > 
> > Perhaps tests can have a separate build target and not link glut/gl to the 
> > physics.so file?
> 
> Just a short notice, that anything should be fine again in
> rev. 1523. The OpenGL stuff was removed.
> 
> Regards
> Marcus