用 JavaScript 编写的 2D 物理引擎。它是一个计算机程序,使用质量、速度、摩擦力和空气阻力等变量,模拟了一个近似真实的物理系统,为刚性物体赋予真实的物理效果,比如重力、旋转和碰撞等效果,让物体的行为表现的更加趋向真实。
-
Updated
Oct 14, 2020
用 JavaScript 编写的 2D 物理引擎。它是一个计算机程序,使用质量、速度、摩擦力和空气阻力等变量,模拟了一个近似真实的物理系统,为刚性物体赋予真实的物理效果,比如重力、旋转和碰撞等效果,让物体的行为表现的更加趋向真实。
Add a description, image, and links to the matterjs-docs-zh-cn topic page so that developers can more easily learn about it.
To associate your repository with the matterjs-docs-zh-cn topic, visit your repo's landing page and select "manage topics."