粒子引擎 - XNA/C#

发布于 2024-10-27 22:46:09 字数 53 浏览 8 评论 0原文

我正在为 XNA 游戏寻找粒子引擎?是否有一个好的/积极维护的库可用? (如果可能的话开源)

I'm looking for a particle engine for a XNA game? Is there a good/actively maintained library available? (Open Source if possible)

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

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

发布评论

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

评论(4

偏闹i 2024-11-03 22:46:09

我建议使用 Mercury 粒子引擎 - 他们有适用于 XNA 3.1 和 4.0 的 API。
最后一次稳定更新是 2010 年 10 月。

I would suggest Mercury Particle Engine - they have API's for XNA 3.1 and 4.0.
Last stable update is from Oct 2010.

尛丟丟 2024-11-03 22:46:09

可能是最好的可用之一:XNA Particles

另外,请查看Xen

Probably one of the best available: XNA Particles

Also, take a look at Xen.

染墨丶若流云 2024-11-03 22:46:09

我推荐 DPSF(动态粒子系统框架);这是 Neil Knight 的答案中提到的 XNA Particles 引擎。核心框架是开源的,它提供了大量的源代码、示例、教程、帮助文档,并有一个专门的论坛。如果您愿意,您可以使用库存效果和粒子系统,或者编写代码来创建自己的效果和粒子系统。此外,DPSF 仍然每隔几个月定期更新一次,有 XNA 3.1 和 4.0 版本,并支持 Windows、Xbox 360、Windows Phone 7 和 8 以及 Zune 上的 2D 和 3D 粒子。它还使用 MonoGame 来支持 WinRT 和 Android。

I would recommend DPSF (Dynamic Particle System Framework); this is the XNA Particles engine mentioned in Neil Knight's answer. The core framework is open source, and it provides tons of source code, examples, tutorials, help docs, and has a dedicated forum. You can use the stock effects and particle systems if you like, or write code to create your own. Also, DPSF is still regularly updated every few months, has versions for XNA 3.1 and 4.0, and supports both 2D and 3D particles on Windows, Xbox 360, Windows Phone 7 and 8, and the Zune. It also uses MonoGame to support WinRT and Android as well.

囍笑 2024-11-03 22:46:09

我认为这个问题有点离题,但是......
教程 2D 粒子:http://rbwhitaker.wikidot.com/2d-article-engine-1

I think its a little off the question but....
Tutorial 2D Particles: http://rbwhitaker.wikidot.com/2d-particle-engine-1

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