3D乒乓球物理部分?

发布于 2024-12-11 14:38:32 字数 135 浏览 0 评论 0原文

我正在尝试使用 xna 编写 3D 乒乓球游戏。我已经建立了模型,但现在发现很难实现游戏的物理部分。我知道有相当多的物理引擎,但哪一个最适合我的游戏,或者是否有一个可以处理 3D 乒乓球的物理引擎?或者我应该尝试实现我自己的物理学?任何帮助将不胜感激,谢谢

I'm trying to program a 3D table tennis game using xna. I've got the models up but now finding it hard to implement the physics part of the game. I know that there are quite a few physics engines out there, but which would be the best for my game, or if there is a physics engine that tackled 3D table tennis? Or should I try to implement my own physics? Any help would be greatly appreciated, thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

冷︶言冷语的世界 2024-12-18 14:38:33

您不需要仅仅为了网球而需要一个物理库。
你只需看看球在桌子上弹跳背后的物理原理。

http://www.real-world-physicals-problems.com /bouncing-ball-physical.html

You don't need a physic library just for tennis.
You have to just look at the physics behind a ball bouncing in a table.

http://www.real-world-physics-problems.com/bouncing-ball-physics.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文