搜索资源列表
jake2src-0.9.4.tar
- Jake2是ID公司的Quake2游戏引擎的Java版本,它运用了jogl、joal等一些图像和声音的技术。总的来说感觉还不错,便于我们进一步的研究3D网络游戏引擎。-Jake2 ID is the Quake game engine versions of Java, it used JOGL, such as its graphics and sound technology. The whole feeling was prett
jogl_demo
- JOGL是在java环境下使用OpenGL的一种方式,这些代码来自Dr. Andrew Davison的Pro Java 6 3D Game Development一书,给出了在JOGL中使用OpenGL的两种编程框架。 Web Site for the book: http://fivedots.coe.psu.ac.th/~ad/jg2
MASassignment
- Multiagent system programmed using Java with Jason to simulate player interactivity in an MMORPG. Multithreaded & rendering done using openGL jOGL.-Multiagent system programmed using Java with Jason to simulate player in
JoglTest
- java实现的3D效果,利用jogl库,可以作为java3D的入门例子。-java to achieve 3D effects, use of jogl library, can be used as examples java3D entry.
jogl
- An opengl example of a planet with texture
jogl-1.1.1-windows-i586
- librerias jogl para desarrolar en open gl en lenguiaje java
m3g
- M3g jsr-184 for j2se samples and midp emulator with jogl
essai
- this is sample demo of using jogl with shaders in GL2ES2 format.
jogl1.1.2
- JOGL是Java对OpenGLAPI绑定的开源项目并设计为采用Java开发的应用程序提供3D图形硬件支持。 本压缩包内共三个文件: jogl1.1.2 nehe的jogl教程的源代码实例 OpenGL-Nehe完整中文教程.pdf-JOGL is a Java binding to the OpenGLAPI designed for open-source projects and applications deve
programaciongrafica
- ejemplos de jogl en java, sistema solar
JOGLLesson01SampleWindow
- The Java JOGL OpenGL binding using Netbeans. Lesson 1: In this lesson, the basic components of a JOGL program explained. Window production and camera positioning means gluLookAt () are explained. In addition,we create th
JOGLLesson02ExamplePrimitivesWithGLUT
- The Java JOGL OpenGL binding using Netbeans. Lesson 2: The second lesson deals with the production of geometric primitives with GLU and GLUT. Credit goes to http://www.jogl.info
JOGLLesson03Lighting
- The Java JOGL OpenGL binding using Netbeans. Lesson 3: The third lesson we learn about the lights.We treat different types of lights and how to generate one. Then we use this to our scene to light. Credit goes to ht
JOGLLesson04Material
- The Java JOGL OpenGL binding using Netbeans. Lesson 4: The fourth lesson covers materials that we can use to spice up our scene. Different materials are presented and explained their use. Credit goes to http://www.
HelloWorld
- This is my first JOGL source program... it is simple but it may provide me with a basis for creating high quality 3-D games in Java.
SierpinskiTetrahedronRandomVertexColours
- My second biggest experiment with Java OpenGL... It s still simple but I will develop with it a lot... I see it as a way to develop really good shaders in JOGL-My second biggest experiment with Java OpenGL... It s still
PickShape
- Ever wondered how to do picking in Java with a Java 3-D application?? Well look no further than this small piece of code I have done to do with picking in JOGL-Ever wondered how to do picking in Java with a Java 3-D appl
BallsCollidingPointLight
- The most advanced work I have up to date with JOGL which is lighting with 3-D balls colliding and bouncing around and disappearing... You may edit the source code and see if you may get any interesting results!! Hopefull
jogl-natives-win32
- JOGL开发的windows包,可以用于开发-JOGL development windows package, can be used to develop
JOGL-wandering
- 使用jogl实现的3d虚拟漫游场景 其中里面用到了中文文字的显示 还是值得参考的-Implemented using jogl scene 3d Virtual Tour