搜索资源列表
20030905
- The Lake Applet经典的applet,能为GIF或JPEG提供水波特效。 演示地址: http://demo.codechina.com/tx/ 它也提供了前后摇动或转化为水下的效果。这个程序体积很小 ,在浏览器上创建动画帧,而只在网络上传递原始图片。 这样就可以确保动画在网络上速度很快-Applet classic applet will be able to provide GIF or JPEG wave effects. Presentation Address : http
在Java Applet中实现动画
- 在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在屏幕上画出一系列的帧来造成运动的感觉。 我们先构造一个程序的框架,再慢慢扩展,使之功能比较齐备。 -in Java to achieve animation there are many ways, but they realize the basic principle is the same as that on the screen he painted a series of frames to crea
AS_Spin_Test
- 通过动态创建mc,实现Flash动画的运动,该运动不受帧频的限制,能行车个流畅的动画。通过键盘进行动画的控制,“【”是运行键,“】”是停止键。
在Java中实现动画
- 在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在 屏幕上画出一系列的帧来造成运动的感觉。-in Java to achieve animation there are many ways, but they realize the basic principle is the same as that on the screen he painted a series of frames to create the feeling of movement.
在Applet中绘制图片
- 在Applet中绘制图片,能采用双缓冲技术进行图片绘制,会在Applet中采用多线程进行动画显示。能在Applet中实现动画的平滑显示,避免闪烁现象在Applet窗口中显示一只鸭子图片,要求这只鸭子以每秒100帧的速率水平移动,移到窗口边界再返回移动。在窗口中点击鼠标,鸭子停止移动;再次点击鼠标,鸭子恢复移动-Applet to draw pictures using double buffering techniques for drawing the picture, multi-threa
writing
- 该动画是采用逐帧动画的效果实现写单个字的目的。-this is a cartoon that uses ……
J2ME3D
- j2me 3D 游戏开发详解源码,本书详细讲解了JSR-184提供的API,重点讲述了纹理、雾化、变换矩阵、投影(目标摄影机和自由摄影机)、帧动画、Morphing变形体和Skinned变形体等关键技术,同时还阐述了投影矩阵的推导、动画的插值算法、变换矩阵的运算和使用。-j2me 3D game develop
radar
- 帧动画做的radar 效果不错,希望大家下载-Radar frame animation effects to do good, hope you download
block
- 这是一款简单的flash动画展示,用简单的画图和笔刷绘制钟摆图形,创建多个图层,调节帧来实现钟摆的的动作。-This is a simple flash animation display, with a simple pendulum graph drawing and brush drawing, create multiple layers, adjusting frame to achieve the pendulum action.
giflib-4.1.6
- GIF操作函数库for c, c++,可以通过c# CLR, java jni等封给C#, Java使用,也可以通过dll封给python, delphi, powerbuilder, vb, 等等等等使用。功能强大,可读出,写入,完美支持多帧动画,自带颜色交错算法,完美避免gif颜色少的弊病。 这个函数库是最正宗的了,可以封装给工程使用,也可以应用在嵌入式环境、C#环境、Java环境、PHP环境、python环境、Linux或Windows的桌面工程、命令行工具中,更可以应用在Web
Java-Animation
- Java动画编程基础 基本技术: 在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在 屏幕上画出一系列的帧来造成运动的感觉。 -public class Animator1 extends java.applet.Applet implements Runnable { int frame int delay Thread animator
BWOLF_WEBGAME_ENGINE
- js 技术的webgame 游戏引擎 支持flash 特效 和动画帧的播放 地图视图移动等操作-js webgame egine
zhuzhendonghua
- 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:单帧动画-This is an easy language source code, first of all do not understand the language, not poisonous, soft false problem will not explain, source: single frame animation
biyshengchengpin
- 本工程着重对既有三维模型的复用,和对模型动画的制作。现在业界很少有基于java3D的动画引擎,本工程也是对java3d在动画方面的创新。工程围绕对3D Max文件格式的解析,动画帧的设计,动画文件的存储,动画的驱动,以及用户界面的设计做了详尽的说明,并提供了可运行的范例代码。在工程的尾声部分,着重说明了代码的重构过程和调试方式-This project, to already having the replying and using of a threedimensional model em
t13_04_03
- 雍俊海第二版java教程,采用帧缓存的计算机动画例程——花的缩放。-The java tutorial Yong Junhai second edition, the frame buffer of the computer animation routines- spend zoom.
18
- 很不错的爆炸效果,有源码,逐帧动画,效果不错-Very nice explosion effects, source code, frame by frame animation, good results
6-
- 简单flash动画制作,有基本的遮罩层,引导层,各种逐帧动画等。-Simple flash animation, a basic mask layer, guiding layer, a variety of frame by frame animation.
flower3D
- 开花的逐帧动画,效果比较细致。可以很方便的修改颜色。平铺在场景中效果很不错。-a flower that can be easily changed color.Use it in your scene!
帧动画
- html5 帧动画 纯css3实现动画loadding效果(Frame animation pure CSS3 to realize animation loading effect)