Welcome![Sign In][Sign Up]
Location:
Search - jogl-1.1

Search list

[OpenGL programsphere1

Description: 用Opengl编的地球,有光照,纹理,大小变换-with Opengl series of the Earth, light, texture, size Transform
Platform: | Size: 1024000 | Author: 丁微 | Hits:

[Game Enginejake2src-0.9.4.tar

Description: 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 pretty good, we facilitate further research 3D game engine.
Platform: | Size: 7289856 | Author: 原泉 | Hits:

[Graph DrawingSweetHome3D-1.1-src

Description: 这是一个用于室内设计的程序,用家可以在2D平面上设计,最后可以得到立体的3D设计图。-This is a procedure available for the interior design, users can design in 2D plane, and finally can get a three-dimensional 3D design.
Platform: | Size: 11950080 | Author: 牛牛 | Hits:

[OpenGL programjogl_demo

Description: 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
Platform: | Size: 22528 | Author: Boris Here | Hits:

[JSP/JavaMASassignment

Description: 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 interactivity in an MMORPG. Multithreaded & rendering done using openGL jOGL.
Platform: | Size: 5650432 | Author: Chris | Hits:

[JSP/JavaJoglTest

Description: java实现的3D效果,利用jogl库,可以作为java3D的入门例子。-java to achieve 3D effects, use of jogl library, can be used as examples java3D entry.
Platform: | Size: 6144 | Author: zhang | Hits:

[OpenGL programjogl

Description: An opengl example of a planet with texture
Platform: | Size: 3072 | Author: markkoleall | Hits:

[JSP/Javajogl-1.1.1-windows-i586

Description: librerias jogl para desarrolar en open gl en lenguiaje java
Platform: | Size: 1119232 | Author: alex | Hits:

[OpenGL programessai

Description: this is sample demo of using jogl with shaders in GL2ES2 format.
Platform: | Size: 2048 | Author: xavierm | Hits:

[JSP/Javajogl1.1.2

Description: 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 developed using Java to provide 3D graphics hardware support. The compressed package of three documents: jogl1.1.2 nehe the jogl tutorial source code examples of OpenGL-Nehe full English tutorial. Pdf
Platform: | Size: 7072768 | Author: java | Hits:

[OpenGL programprogramaciongrafica

Description: ejemplos de jogl en java, sistema solar
Platform: | Size: 45056 | Author: alex | Hits:

[OpenGL programJOGLLesson01SampleWindow

Description: 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 the basis for our example GL_QUADS scene. Credit goes to http://www.jogl.info
Platform: | Size: 1089536 | Author: Kamran Ali | Hits:

[OpenGL programJOGLLesson02ExamplePrimitivesWithGLUT

Description: 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
Platform: | Size: 1091584 | Author: Kamran Ali | Hits:

[OpenGL programJOGLLesson03Lighting

Description: 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 http://www.jogl.info
Platform: | Size: 1089536 | Author: Kamran Ali | Hits:

[OpenGL programJOGLLesson04Material

Description: 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.jogl.info
Platform: | Size: 1089536 | Author: Kamran Ali | Hits:

[3D Graphicintellicad

Description: IntelliCAD源代码,国产的CAD大部分都是基于这个开发的。-IntelliCAD source code, CAD made in China are mostly based on this development.
Platform: | Size: 19661824 | Author: lihao | Hits:

[Game Programjogl-natives-win32

Description: JOGL开发的windows包,可以用于开发-JOGL development windows package, can be used to develop
Platform: | Size: 60416 | Author: junping | Hits:

[OpenGL programJOGL-wandering

Description: 使用jogl实现的3d虚拟漫游场景 其中里面用到了中文文字的显示 还是值得参考的-Implemented using jogl scene 3d Virtual Tour
Platform: | Size: 256000 | Author: 朱友勇 | Hits:

[Windows Developjogl-1.1.2-pre-20080523-windows-i586

Description: 1.在keyBoardFunc()中加载键盘处理函数,在其中处理逻辑算法,如:+ -年/月。 2.在display中处理渲染算法,其中 太阳是不动的,就画在中央,而地球则在太阳的变换矩阵基础上再旋转并平移。 3.我使用了红色和蓝色来表现线框 的太阳和地球。 -1 in keyBoardFunc () to load the keyboard handler, in which the processing logic algorithms, such as:+- year/month. 2 In the display rendering algorithms to deal with, where the sun is not moving, the picture in the center of the earth in the sun on the basis of the transformation matrix rotation and translation. 3. I used red and blue to represent the sun and the earth frame.
Platform: | Size: 2298880 | Author: fuwenzhang | Hits:

[JSP/Javajogamp-all-platforms

Description: 1.使用java进行OpenGL开发; 2.JavaOpenGL,JOGL第三方库;(1. use Java for OpenGL development; 2.JavaOpenGL, JOGL third party library;)
Platform: | Size: 56034304 | Author: 记忆工人2017 | Hits:
« 12 3 4 »

CodeBus www.codebus.net