用于 3D 游戏开发的最佳 Python 库是什么?

发布于 2024-12-19 12:29:20 字数 347 浏览 0 评论 0原文

  • Pygame 和 Pyglet 用于 2D 游戏开发。
  • Pysoy 的安装需要满足很多要求。
  • 我不知道如何安装 Pyogre。
  • Panda3d 给我这个错误,但不知道如何修复它。

导入错误没有名为 direct.showbase.showbase 的模块

有没有其他好的 3D 游戏开发库可以通过 Python 2.7 安装在 Windows XP 上?我更喜欢使用 pypmpypi 安装它,以避免我当前在使用 Panda3d 时可能遇到的错误。

  • Pygame and Pyglet are for 2D game development.
  • Pysoy needs many requirements to be installed.
  • I can't figure out how to install Pyogre.
  • Panda3d is giving me this error and don't know how to fix it.

importerror no module named direct.showbase.showbase

Is there any other good 3D game development library that could be installed on Windows XP with Python 2.7? I prefer to install it using pypm or pypi to avoid possible errors that I'm currently having with Panda3d.

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

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

发布评论

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

评论(1

挽你眉间 2024-12-26 12:29:20

您可以使用 pyopengl。
我想你可能需要安装 pygame ...

You can use pyopengl.
i think you might have to install pygame...

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