我在哪里可以获得 JOGL JAR?
This might sound silly... but I don't know where to find the JOGL JAR.
I searched their website (http://jogamp.org/jogl/www/) and couldn't find it.
Could someone please help?
Thank you
blargman
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看起来您可以从这里获取文件:http://jogamp.org/wiki/index.php/Downloading_and_installing_JOGL。
只需点击以下链接之一:签名版本、已签名候选人,候选人,离开上述 Wiki 页面即可获取文件列表。
您将需要用于 Jogl 的 MacOSX,可能还需要 Gluegen。
以下是如何在 IDE 中设置 JOGL 的步骤。
It looks like you can get the files from here: http://jogamp.org/wiki/index.php/Downloading_and_installing_JOGL.
Just follow one of these links: Signed Release, Signed Candidate, Candidate, off the above Wiki page to get list of files.
You'll need the macosx for jogl and possibly the gluegen one as well.
Here are steps on how to setup JOGL in an IDE.