Open source physics engine

耿俊
2023-12-01
http://www.ibm.com/developerworks/opensource/library/os-physicsengines/index.html

————————————————————————————————————————————————————————————————

 

Open source physics engines

Building believable worlds with open source

M. Tim Jones, Consultant Engineer, Independent author

Summary:  Graphics give games a visual appeal, but it's the internal physics engine that gives the game's world life. A physics engine is a software component that provides a simulation of a physical system. This simulation can include soft- and rigid-body dynamics, fluid dynamics, and collision detection. The open source community has a number of useful physics engines operating in the 2D and 3D domains targeted to games and simulations. This article introduces the use and basics of a physics engine and explores two options that exist: Box2D and Bullet.

 

 

 

 

——————————————————————————————————————————————————————————————

http://chrishecker.com/Rigid_Body_Dynamics
 

 

转载于:https://www.cnblogs.com/cuizhf/archive/2012/03/15/2398003.html

 类似资料:

相关阅读

相关文章

相关问答