搜索资源列表
-
0下载:
Java 3D是Java语言在三维图形领域的扩展,是一组应用编程接口(API)。利用Java 3D提供的API,可以编写出基于网页的三维动画、各种计算机辅助教学软件和三维游戏等等。利用Java 3D编写的程序,只需要编程人员调用这些API进行编程,而客户端只需要使用标准的Java虚拟机就可以浏览,因此具有不需要安装插件的优点。
JAVA 3D从高层次为开发者提供对三维实体的创建、操纵和着色,使开发工作变得极为简单。同时,JAVA 3D的低级API是依赖于现有的三维图形系统的,如Direc
-
-
1下载:
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. Mult
-
-
0下载:
通过使用OpenGL ES在Android平台上实现一个动画,性能和效果不是很好,但是给Java native interface的使用提供了帮助-Through the use of OpenGL ES in Android platform to achieve an animation, performance and results are not very good, but the use of Java native interface to provide help
-
-
0下载:
An implementation of SurfaceView that uses the dedicated surface for displaying an OpenGL animation. This allows the animation to run in a separate thread, without requiring that it be driven by the update mechanism of the view hierarchy.
-