Main /
EuchipmunkphysicsCategories: WIN phix Library Routines EuChipmunkPhysics 67K Author: Andy Date: Mar 22 2017 http://www.rapideuphoria.com/euchipmunkphy.zip Phix version euchipmunkphy.zip Note this is win32/phix-only, and that I only modified cpBodyGetPosition, cpBodySetPosition, cpBodyGetVelocity, deleted cpBodySetPos, and I think I spotted a simple typo in cpDampedSpringInit (untested). This is a wrapper of the Chipmunk physics library for Euphoria. It has been written to be as Euphoria friendly as possible. Chipmunk is a rigid body physics system. |