AS3开源2D物理引擎类库 APE

openkk 12年前

APE (Actionscript Physics Engine) AS3开源2D物理引擎类库,可在Flash和Flex中使用。它拥有以下特性:CircleParticles
-fixed or non-fixed
-variable mass, elasticity, and surface friction

RectangleParticles
-rotatable
-fixed or non-fixed
-variable mass, elasticity, and surface friction

WheelParticles
-traction and angular velocity
-fixed or non-fixed
-variable mass, elasticity, and surface friction

SpringConstraints
-stiffness
-collidable or non-collidible
-collidable constraints have variable width and scale

Grouping
-Composite class may contain Particles, and Constraints
-Group class may contain Particles, Constraints, and Composites

Collision
-multisampling
-static collision tests

项目主页:http://www.open-open.com/lib/view/home/1334190002967