引用 如何在 android 应用中使用 JBox2D。

JBox2D 使用 processing 做图形渲染,需要改成基于 android 进行渲染。教程并没有实现渲染部分,只是用 Log 打印 body 的位置信息来查看程序的运行情况。 这里还有对该教程的讨论。


his post is a brief tutorial on getting started with 2D physics on Android.

2D physics can greatly enrich games by realistic behavior of objects such as polygons (boxes, rectangles, polys) and circles in a world setting. The engine calculates collisions, angles, forces and momentums based on user-defined settings such as gravity, density, friction, elasticity, etc.

more information:

http://www.4feets.com/2009/03/2d-physics-on-android-using-box2d/

http://box2d.org/manual.html#d0e118

更多相关文章

  1. Pycharm安装PyQt5的详细教程
  2. 箭头函数的基础使用
  3. NPM 和webpack 的基础使用
  4. Python list sort方法的具体使用
  5. 【阿里云镜像】使用阿里巴巴DNS镜像源——DNS配置教程
  6. Android学习笔记---第三天---基础UI组件---Button&ImageButton
  7. (翻译) Backward Compatibility for Applications
  8. Android(安卓)画图类View与SurfaceView之学习
  9. 使用架包实现android异步加载图片

随机推荐

  1. Android Studio 批量打包,apk重命名
  2. android “Debug certificate expired”&
  3. Android学习笔记(3):Android项目结构分析
  4. Android 图片压缩实现过程代码
  5. android拨号器...
  6. Android的SDK与源代码
  7. androidのemail学习
  8. Android String类型转换为float、double
  9. Android网格布局的简单使用
  10. Android(安卓)访问 Tomcat SSL双向验证服