打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
Python物理引擎

Python物理引擎  

2011-10-22 20:23:47|  分类: 默认分类 |字号 订阅

Python的强大源自众多领域大牛的支持,例如物理引擎方面,就有N多模块支持

http://pyode.sourceforge.net/

PyODE

PyODE is a set of open-source Python bindings for The Open Dynamics Engine, an open-source physics engine.

 

 

http://code.google.com/p/pymunk/

PyMunk

pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python. It is built on top of the very nice 2d physics library Chipmunk, http://code.google.com/p/chipmunk-physics/

Make 2d physics easy to include in your game :)

It is (or striving to be):

  • Easy to use It should be easy to use, no complicated stuff should be needed to add physics to your game/program.
  • "Pythonic" It should not be visible that a c-library (chipmunk) is in the bottom, it should feel like a python library (no strange naming, OO, no memory handling and more)
  • Simple to build & install You shouldnt need to have a zillion of libraries installed to make it install, or do a lot of command line trixs.
  • Multiplatform Should work on both windows, nix and OSX.
  • Non-intrusive It should not put restrictions on how you structure your program and not force you to use a special game loop, it should be possible to use with other libraries like pygame and pyglet.

http://code.google.com/p/pybox2d/

pybox2d

2D physics library for Python under the very liberal zlib license.

News

2011/5/20: Pure Python port

I started a new Pure Python port of Box2D recently (that means no more SWIG!). It's still in the early stages, but see here for more information.

本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
安装scikit-learn包 python
centos下使用yum配置django运行环境
[转]对于python setup.py install安装的包如何卸载
Windows下Python安装lxml
python no module named yaml
Nose学习
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服