如何在 Mac OS 上的 Java AWT 中嵌入本机 OpenGL 内容

发布于 2024-11-17 12:01:11 字数 422 浏览 1 评论 0原文

我想在 Mac OS 上的 AWT 框架中显示一些 3D 对象。不过我想自己画这张图。有人可以提供一些资源来做到这一点吗?我搜索了很多,除了示例 http://developer.apple.com/library/mac/#samplecode/JAWTExample/Introduction/Intro.html#//apple_ref/doc/uid/DTS10000683 在 Apple 开发者网站上适用于 Mac OS 10.6 及更高版本。但我有一个 10.5.8,而且这个例子有点复杂,没有解释。

I want to display some 3d objects in an AWT frame on Mac OS. However I would like to do this drawing natively. Can somebody please provide with some resources to do this? I have searched a lot and could nt find any except the example http://developer.apple.com/library/mac/#samplecode/JAWTExample/Introduction/Intro.html#//apple_ref/doc/uid/DTS10000683 on the Apple developer site which is for Mac OS 10.6 and higher. But I have a 10.5.8 and also the example is a bit complicated with no explanation.

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

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

发布评论

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

评论(1

咋地 2024-11-24 12:01:11

这个问题是模棱两可的。您的意思是您想使用一个调用 OpenGL 的库来使其快速渲染吗?您可能需要支持 Mac OS X 的 JOGL。

The question is ambiguous. Do you mean you want to use a library that calls OpenGL to make it render quickly? You probably want JOGL which supports Mac OS X.

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