| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
openkk
13年前发布

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

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

 本文由用户 openkk 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1334190002967.html
AS3 ActionScript开发