我正在寻找 Java 图形库

发布于 2024-12-07 06:16:10 字数 1539 浏览 1 评论 0原文

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

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

发布评论

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

评论(3

傻比既视感 2024-12-14 06:16:10

如果您不是在制作严肃的游戏,请尝试处理

http://processing.org/

尽管它的设计目的是使视觉和交互式产品,我认为值得考虑。

If you are not making serious game, try processing

http://processing.org/

althogh it's designed to make visual and interactive product, I think it is worth considering.

哎呦我呸! 2024-12-14 06:16:10

ACM (http://jtf.acm.org/index.html) 库非常适合基础知识。

Java 有一些原生图形,但库要好得多。

Java 非常适合游戏(即使使用 PYGame 也比 Python 好得多)。如果你的游戏很复杂,那么你肯定想使用 C(++)。

有些库允许动画,尽管您可以自己编程。

如前所述,处理对于非严肃的应用程序很有用。但如果您想要一个功能齐全的 IDE,那么您肯定需要 Eclipse。

The ACM (http://jtf.acm.org/index.html) library is good for basics.

Java has some native graphics, but libraries are far better.

Java is good for games (far better than python even with PYGame). If your game is complex, then you definitely want to use C(++).

There are libraries that allow animations, although you could just program it yourself.

As previously mentioned, Processing is good for non-serious applications. But if you want a full-fledged IDE then you definitely want Eclipse.

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