Welcome![Sign In][Sign Up]
Location:
Search - JAVA2d A

Search list

[JSP/Java2Dchongtu

Description: java2D图形冲突检测方法,矩形检测,很好的算法-java2D graphics conflict detection methods, rectangular detection, a good algorithm.
Platform: | Size: 4887 | Author: 鲍彬 | Hits:

[Other resourcejava2d

Description: java2d游戏引擎 Phys2D is a 2D physics engine written in Java (1.4). Currently it is essentially a port and rework of the GDC 2006 presentation from Erin Catto. Current Features: Boxes Circles Static Lines Restituion and Friction Fixed, Elastic and Loose Joints Angluar Velocity/Momentum Simple API Quad Tree Collision Gideon Smeding s Polygon Support Added! Resting Body detection added! (alpha)
Platform: | Size: 88151 | Author: zb | Hits:

[JSP/Javaanimation

Description: 一个用java2D Graphics类制作的小孩头部。-a java2D Graphics category with the production of the child's head.
Platform: | Size: 1940 | Author: 刘亭宇 | Hits:

[JSP/Javaanimation

Description: 一个用java2D Graphics类制作的小孩头部。-a java2D Graphics category with the production of the child's head.
Platform: | Size: 2048 | Author: 刘亭宇 | Hits:

[2D GraphicJava2DSpaceship

Description: This program is a simple Java 2D spaceship. Feel free to turn it into asteroids. It uses the JAMA class for it s matrix operations
Platform: | Size: 157696 | Author: 王涛 | Hits:

[JSPJava2DGraphics

Description: 这本书覆盖面相当广,涉及到几个较复杂的领域——计算机图形,信号处理,排版和颜色管理,集中讲解了 Java 2D API,并包含了很多能编译运行的例子程序。 -this book very wide coverage, involving some of the more complex areas-- computer graphics, signal processing, typesetting and color management, a focus on Java 2D API, and includes a compiler can run many examples of procedures.
Platform: | Size: 2472960 | Author: ssd | Hits:

[JSP/Java2Dchongtu

Description: java2D图形冲突检测方法,矩形检测,很好的算法-java2D graphics conflict detection methods, rectangular detection, a good algorithm.
Platform: | Size: 5120 | Author: 鲍彬 | Hits:

[JSP/Javawt

Description: 一个很好的java2d小程序的源码,可以用来研究实现web程序的验证码-Java2d a good source of small procedures that can be used to study the realization of web procedures Verification Code
Platform: | Size: 7168 | Author: jeadu | Hits:

[Game Enginejava2d

Description: java2d游戏引擎 Phys2D is a 2D physics engine written in Java (1.4). Currently it is essentially a port and rework of the GDC 2006 presentation from Erin Catto. Current Features: Boxes Circles Static Lines Restituion and Friction Fixed, Elastic and Loose Joints Angluar Velocity/Momentum Simple API Quad Tree Collision Gideon Smeding s Polygon Support Added! Resting Body detection added! (alpha) -java2d game engine Phys2D is a 2D physics engine written in Java (1.4). Currently it is essentially a port and rework of the GDC 2006 presentation from Erin Catto. Current Features: Boxes Circles Static Lines Restituion and Friction Fixed, Elastic and Loose Joints Angluar Velocity/Momentum Simple API Quad Tree Collision Gideon Smeding s Polygon Support Added! Resting Body detection added! (alpha)
Platform: | Size: 88064 | Author: zb | Hits:

[JSP/JavaJava2D

Description: 一个演示Java2D实现为扁平形状添加一种灯光效果以实现一种类3D外观。-Java2D achieve a demonstration for a flat shape to add lighting effects to achieve a 3D appearance category.
Platform: | Size: 15360 | Author: 刘宇 | Hits:

[JSPOReillyjava2dgraphics

Description: Java 2d Graphics - O Reilly 一本Java 好书!! -Java 2d Graphics- O Reilly a Java book! !
Platform: | Size: 2471936 | Author: cc | Hits:

[JSP/JavaJava2D

Description: java2d的源码分析,主要描述了图像常用的一些处理方法。-java2d source code analysis, the main image used to describe a number of treatment methods.
Platform: | Size: 749568 | Author: 魏杰 | Hits:

[JSP/Javaawtcssdsadd

Description: 做了一大堆J2EE WEB应用之后,闲来无事决定研究一下桌面应用程序开发。 想了一下干脆做个Java版的星际,研究的对象就是星际的JS山寨版-JS星际。 看了几下,当机立断决定山寨之。。。。 后来经过无数个夜晚的煎熬终于完成了一部分,特来和大家分享一下。 暂时支持采矿,攻击,寻路,局域网对战. 虽然只能算一个Demo,但是用到了很多Java基础技术和算法: Java2D,双缓冲,A星寻路,粒子系统,动画效果,处理图片,Swing ui ,UDP,TCP/Socket. 另外这个程序也可以看出jre1.5和jre1.6之前的性能差别。-Done after a lot of J2EE WEB application,闲来无事decided to look into the development of desktop applications. 想了一下simply to be a Java version of the Star, the object of study is the interplanetary version of the JS cottage-JS Star. Read a few, decided to make a prompt decision on the cottage. . . . After countless nights of suffering has finally completed part and special to share with you. Temporary support for mining, attacks, routing, LAN war. Although the operator can only be a Demo, but use a lot of Java technology and algorithms based on: Java2D, double buffering, A Star Search Road, particle systems, animation, image processing, Swing ui, UDP, TCP/Socket. In addition this procedure can be seen jre1.5 and the performance difference before jre1.6.
Platform: | Size: 1500160 | Author: lll | Hits:

[JSP/JavaJava2D

Description: SUN公司程序员写的一个JAVA2D程序,很好很强大-SUN company JAVA2D programmer to write a program, a good strong
Platform: | Size: 721920 | Author: xiaofeng | Hits:

[JSP/Javajava1

Description: 本例制作一个会滚动的圆盘的小动画,执行例实例后,将创建一个由蓝白两种颜色组成的面板,其上有一个静止的黑色圆盘。当点击start按钮时,圆盘开始滚动,接触到边界时反弹,当点击stop按钮时,圆盘停止运动。本实例的知识点有:使用Java2D技术来绘制图形。如何通过线程控制动画。-This example will produce a small rolling disc animation, examples of the implementation of cases, it will create a composition of two colors from the blue panel on which there is a stationary black disk. When you click on start button, the disc began to roll when you come into contact with the boundary rebound, when click the stop button, the disc stop exercising. Knowledge points in this instance are: use Java2D techniques to draw the graph. How to control the animation thread.
Platform: | Size: 16384 | Author: 张得利 | Hits:

[Special Effectssrc

Description: 使用java2d对将RGB彩色图片转化为灰度图片使用java2d对将RGB彩色图片转化为灰度图片-Java2d right to use the RGB color image into a grayscale image using java2d right into the RGB color image to grayscale image
Platform: | Size: 77824 | Author: 肖剑 | Hits:

[JSP/JavaJava_2D_API

Description: Java 2D API中文开发指南,实现Java图形程序的设计与开发-Chinese Development Guide Java 2D API, Java graphics program to achieve the design and development
Platform: | Size: 1665024 | Author: 丛东升 | Hits:

[JSP/JavaJava25DSimple-0.1.5

Description: 一个极其简单的JAVA2d模拟3D游戏,代码极其简练,是学习的好材料,珍藏-JAVA2d a very simple 3D game simulation, the code is extremely concise and good material for study, collection. . . . .
Platform: | Size: 1747968 | Author: longlong | Hits:

[JSP/JavaJava2D

Description: 自己写的学习Java2D的源码,对初学者会有相当大的帮助-Java2D learning to write their own source code, to be a great help for beginners
Platform: | Size: 2637824 | Author: hp19 | Hits:

[JSP/Javajava2d-sample

Description: 把多个java2d的动画结合在一起,同时可以加入其它的动画,这是我课堂上的作业,老师都表扬了,而且把一个细胞自动机也放里面了-Combine multiple Java2D animation can join other animation, this is the job of my classroom, the teacher praised, and a cellular automaton put inside
Platform: | Size: 2112512 | Author: dongdong | Hits:
« 12 »

CodeBus www.codebus.net