物理引擎

来源:百度文库 编辑:神马文学网 时间:2024/06/30 19:08:57
物理引擎主要包含游戏世界中的物体之间、物体和场景之间发生碰撞后的力学模拟,以及发生碰撞后的物体骨骼运动的力学模拟(比较著名的物理引擎有havok公司的game dynamics sdk,还有open source 的ODE—Open Dynamics Engine)。其他还有physX, OPAL等。效率来说Havok是软件模拟最快的。而PhysX提供的接口是非常好和简单易学的。physX
physX SDK是可以免费使用的,只要注册就可以下载。网址,http://www.ageia.com/
Developers can now download v2.6 of the AGEIA PhysX SDK which adds significant functionality and performance improvements to previous versions, including fluid and cloth hardware support advancements.
This SDK is available for all users who register atdevsupport.ageia.com
OED
网址,http://www.ode.org/
ODE is an open source, high performance library for simulating rigid body dynamics. It is fully featured, stable, mature and platform independent with an easy to use C/C++ API. It has advanced joint types and integrated collision detection with friction. ODE is useful for simulating vehicles, objects in virtual reality environments and virtual creatures. It is currently used in many computer games, 3D authoring tools and simulation tools.
Havok
网址,http://www.havok.com/
要license的
If you are interested in a free Havok Evaluation Copy, fill out the form below and a representative will contact you promptly. The Evaluation Copy is for professional game developers with offices in North America, Europe or Japan.
*Because we provide Havok and technical support during the evaluation period, we require signed nondisclosure and licensing agreements. We look forward to hearing from you!
If you are interested in Havok for simulation and design not in the games space, please fill out the form below and you will be contacted shortly by a member of the business development team.
Clickhere to view our Evaluation License.
OPAL
Online Programming for All Libraries,网址,http://www.opal-online.org/
OPAL is an international collaborative effort by libraries of all types to provide web-based programs and training for library users and library staff members.
Everyone is welcome to participate in OPAL programs. Usually there is no need to register. Nearly all OPAL programs are offered free of charge to participants.