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

Search list

[Software EngineeringPro Java 6 3D Game Development

Description: Java 3D is a high-level 3D graphics API based around the construction of a scene graph data structure that contains the objects that appear in the 3D scene. Java 3D topics covered here include how to build your own 3D models, load existing models, create detailed landscapes, display beauti- ful skies and backgrounds, and have users navigate through the scene, bumping into things as they go.
Platform: | Size: 7639303 | Author: shatonymouse | Hits:

[OpenGL programsphere1

Description: 用Opengl编的地球,有光照,纹理,大小变换-with Opengl series of the Earth, light, texture, size Transform
Platform: | Size: 1024000 | 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:

[SCM51MCU

Description: 51单片机电子日历程序代码 有时间显示、闹铃、日期、秒表及键盘设置功能-51 Single-chip electronic calendar program code has time display, alarm, date, stopwatch function and keyboard settings
Platform: | Size: 4096 | Author: 陈星 | Hits:

[Communication-MobileAndroidGL.tar

Description: android opengl使用举例。提供10个简单的例子-For example the use of android opengl. 10 to provide a simple example
Platform: | Size: 4259840 | Author: ffffff | Hits:

[GIS programMapEarth

Description: MapEarth二次开发及数字地球二次开发手册-Second MapEarth development and secondary development of Digital Earth Manual
Platform: | Size: 28788736 | Author: wyh0395 | 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:

[JSP/JavaJOGLVertexBufferObjectDemo

Description: Netbeans JOGL implementation. Demonstrates Vertex Buffer Object facility of mesh rendering in OpenGL
Platform: | Size: 121856 | Author: Rahul | Hits:

[OpenGL programglredbook-src

Description: opengl 红宝书,源码 JOGL版本-red book opengl jogl
Platform: | Size: 835584 | Author: yingfa | Hits:

[JSP/Java3Dshijiemanyou

Description: 使用JOGL,创造一个3D的世界,在3D世界中漫游-Use of JOGL, to create a 3D world, roaming the world in 3D
Platform: | Size: 4638720 | Author: 王坤 | Hits:

[JSP/Javataiyangxuanzhuan

Description: 使用jogl编程,模拟地球围绕太阳旋转以及月球围绕地球旋转的过程-Use jogl programming, simulate the Earth around the sun and the moon around the Earth rotation process
Platform: | Size: 4123648 | Author: 王坤 | Hits:

[OpenGL programlesson01

Description: 创建一个OpenGL窗口: 在这个教程里,我将教你在Windows环境中创建OpenGL程序.它将显示一个空的OpenGL窗口,可以在窗口和全屏模式下切换,按ESC退出.它是我们以后应用程序的框架.-Port of the NeHe OpenGL Tutorial (Lesson 1) to Java using the Jogl interface to OpenGL.
Platform: | Size: 3072 | Author: sh | Hits:

[OpenGL programlesson02

Description: 在第一个教程的基础上,我们添加了一个三角形和一个四边形。也许你认为这很简单,但你已经迈出了一大步,要知道任何在OpenGL中绘制的模型都会被分解为这两种简单的图形。-Port of the NeHe OpenGL Tutorial (Lesson 2) to Java using the Jogl interface to OpenGL.
Platform: | Size: 3072 | Author: sh | Hits:

[OpenGL programlesson03

Description: 添加颜色: 作为第二课的扩展,我将叫你如何使用颜色。你将理解两种着色模式,在左图中,三角形用的是光滑着色,四边形用的是平面着色。 -Port of the NeHe OpenGL Tutorial (Lesson 3: Colors) to Java using the Jogl interface to OpenGL.
Platform: | Size: 4096 | Author: sh | Hits:

[Game Enginejgame-20110425

Description: JGame是一个2D游戏引擎能够运行在Java JRE1.2+平台(通过JOGL可选支持OpenGL)与J2ME平台之上(CLDC1.1/MIDP2.0)。它提供一个高级框架,使得一些经典游戏利用数行代码就能够实现。游戏画面能够根据屏幕大小自动调整 JGame目前最新版为JGame V3.3版,包括围棋、象棋、五子棋、国际象棋、陆战棋、四国军棋,暗棋、拖拉机、麻将、锄大地、跑得快、拱猪、斗地主(三人)、斗地主(四人两副牌)、 哈、三打一、扎金花等17个最流行的网络棋牌游戏,还有四副升级、打磙子、攉龙、怪路、板子炮、炒地皮、小二定主、爬三、百搭麻将、立四麻将、四川麻将、 杭州麻将、义乌麻将、乳山麻将、大同麻将、160分等多个地方特色游戏。 所有游戏的规则跟联众、中国游戏中心等游戏基本一样。 ☉JGame具有跨平台,支持几乎所有操作系统,JGame占用的系统资源极少,速度快,支持超大容量用户-JGame is an open source 2D game engine that makes multiplatform development easier. It runs on the Java JRE 1.3+ platform with optional OpenGL (JOGL) enhancements, the J2ME (MIDP2.0/CLDC1.1) mobile platform, and the Android (2.1+) platform. There is also a Flash (Actionscript 3) version. It provides a very high-level framework, enabling "classic" type arcade games to be developed with a minimum of code and effort. It is based on sprites with automatic animation and collision detection, and a tile-based background with easy sprite-tile interaction facilities. Games are programmed at a fixed "virtual" resolution, but can be scaled to any screen resolution. The engine provides an enhanced graphics API, with a fallback to simpler and more efficient graphics on J2ME and plain JRE. The API also includes sound and persistent storage.
Platform: | Size: 17882112 | Author: TOM_kill | 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/Javahomework

Description: 一个用jogl写的画球体的代码,可以用鼠标控制球体的旋转-Draw a sphere with jogl write the code, you can use the mouse to control the ball' s rotation
Platform: | Size: 192512 | Author: 王皓 | Hits:

[JSP/Javacom.wdc.GLDisplay

Description: jogl开发工具包工程代码 jogl开发工具包工程代码 -jogl jogl jogl jogl jogl jogl jogl jogl jogl jogl
Platform: | Size: 30720 | Author: 王东潮 | Hits:

[JSP/JavaMyJoglCanvasStep4

Description: canvas for JOGL with netbeans
Platform: | Size: 2048 | Author: masaryk | Hits:

[OpenGL programOpenGL

Description: 使用java语言中的jogl库,做出3D效果的会跳动的蘑菇-Witten by java, using jogl library.
Platform: | Size: 1105920 | Author: Michael | Hits:
« 1 2 34 »

CodeBus www.codebus.net