Lua 2D 图形库的 Love2D 替代品

发布于 2024-08-20 14:07:37 字数 156 浏览 8 评论 0原文

我正在寻找 Love2D 图形/游戏库的替代品,理想情况下它会支持以下内容:

  • 简单的原始渲染(例如点、线、2d 多边形)
  • 能够加载和绘制图像
  • 基本文本渲染(尽管功能更齐全的东西是很好)

还有其他人存在吗?

I'm looking for alternatives to the Love2D graphics/game library which ideally would support the following:

  • Easy primitive rendering (e.g. points, lines, 2d polygons)
  • Ability to load and draw images
  • basic text rendering (though something more full-featured would be nice)

Do any others exist?

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

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

发布评论

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

评论(3

梦幻的味道 2024-08-27 14:07:37

还可以尝试画布绘制

Try also Canvas Draw.

入画浅相思 2024-08-27 14:07:37

还有 wxWidgets 框架,它有一个名为 wxLua。它包含在 Lua for Windows 包含电池的发行版中,并且应该与 Lua 一样具有平台可移植性或 wxWidgets 本身。

There is also the wxWidgets framework, which has a Lua binding named wxLua. It is included in the Lua for Windows batteries-included distribution, and should be as platform-portable as either Lua or wxWidgets itself.

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