适用于 Ruby 或 Python 的 3D 游戏引擎?

发布于 2024-08-06 03:02:29 字数 1536 浏览 4 评论 0原文

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

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

发布评论

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

评论(3

凉栀 2024-08-13 03:02:29

当然,例如,对于 Python:PySoyPython-OgreBlender3DPanda3D和平引擎和......你再听多少!?-)

Sure, e.g, for Python: PySoy and Python-Ogre and Blender3D and Panda3D and Peace Engine and ... how many do you want to hear about, again!?-)

淡淡的优雅 2024-08-13 03:02:29

我使用过一些 Panda3D,它是一个称职的专业 3D 引擎。不过,我还没有真正使用过任何其他引擎。如果您尝试开始进行 3D 编程,我会推荐 Blender3D,因为它与免费的 3D 建模软件相结合,可以更轻松地将模型放入代码中。使用 Panda3D,您需要下载并安装扩展程序,以允许您将 3D 模型从软件导出为引擎可以识别的格式。

我只使用过Panda3D,所以我无法比较引擎的优点。从我的基础知识(非常基础)来看,我认为 Blender3D 是一个好的开始。

I have worked a little bit with Panda3D, and it is a competent professional 3D engine. I haven't really worked with any of the other engines, though. If you are trying to start out with some 3D programming, I would recommend Blender3D because it is coupled with free 3D modeling software, which makes it easier to get models into your code. With Panda3D you will need to download and install an extension to allow you to export 3D models from software into a format the engine can recognize.

I have only used Panda3D, so I cannot compare the merits of the engines. From my basic knowledge (very basic), I would say that Blender3D is a good start.

白云悠悠 2024-08-13 03:02:29

就我个人而言,我喜欢使用 pygame。它简单、免费且快速。

Personally, i like to use pygame. Its easy, free and fast.

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