开发者

Physics simulation examples [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

im starting 开发者_Python百科to study physics simulation and i was hoping i could get code examples... anyone knows where i can find some? i would love it in c#... but any other would be fine too...


Farseer is a good, open-source (C#) 2D physics engine. Diving straight into source codes for physics engines may be a bit overwhelming if you don't have much experience with programming physics in general. MetanetSoftware have a couple of good tutorials regarding collision detection.

Edit: Farseer was renamed and moved to: VelcroPhysics.


Take a look around http://bulletphysics.org/wordpress/ and http://www.ode.org/

Bullet and ODE are open source, though I can't say where precisely that code is.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜