`
HCQmaker
  • 浏览: 46863 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

关于接下来的JOGL学习的思考

阅读更多
这个是我从网上
http://pepijn.fab4.be/software/nehe-java-ports/
找的关于JOGL学习教程的开篇的话,他用的是JSR-231 api
JSR-231标准描述了 Java和本地OpenGL的绑定技术
JSR - 231中定义了javax.media.opengl包及JOGL
由于自己经验少,能力有限,我觉得还是一边学习一边翻译上面网站中的JOGL教程好

NeHe Java ports
These are Java ports I’ve made of the NeHe OpenGL tutorials. I ported these mainly as a learning experience for myself, but since other people might find this stuff useful I’m making them available here.
The jars listed below contain both the compiled java code and the source code. You can also get my complete project structure (all source, resources, build script, …) by downloading the source distribution.
These tutorials were written using the JSR-231 api (javax.media.opengl).

这些java接口是我根据NeHe OpenGL教程制作的。原本我移植这些主要是作为我自己的学习经验
但是可能别人会发现这些材料有用,由此我把他们放在这里。
下面的jar包括编译好的java代码和源代码
你也可以通过分配源的下载来获得我完整项目结构
这些教程是使用JSR-231 api(javax.media.opengl)来写的
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics