WPF 物理引擎

发布于 2024-10-14 11:52:30 字数 77 浏览 6 评论 0原文

我正在寻找 WPF 的 2D 物理引擎,而不是 Silverlight。物理引擎应该是可混合的,以便我可以在混合中指定特定控件的行为。有吗?

I'm looking for a 2D physics engine for WPF, not Silverlight. The physics engine should be blendable so that I can specify in blend a behavior of a specific control. Are there any?

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

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

发布评论

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

评论(1

指尖凝香 2024-10-21 11:52:30

不幸的是,镇上唯一的游戏是 Farseer 物理引擎Physics Helper 并且它们仅正确支持 Silverlight。主要问题似乎是缺乏想要 WPF 支持的积极用户。您唯一真正的选择是将 Physics Helper 移植到 WPF。 之前已完成,因此您可以使用旧版本,如果您可以找到它或者再做一次。

Unfortunately, the only game in town is the Farseer Physics Engine in combination with the Physics Helper and they are only properly supported for Silverlight. The main problem seems to be a lack of motivated users wanting WPF support. Your only real option is to port Physics Helper to WPF. It's been done before so you can use the old version if you can find it or do it again.

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