搜索资源列表
精灵动画
- 精灵动画的实现,编游戏的基础 二维游戏的经典基础-the realization of part of the game of the classic 2-D game based
二维图形游戏编程实例
- 二维图形游戏编程的几个很好的实例,如BMP图形创建、碰撞反弹、色彩混合等演示、动画。-2D game programming in several good examples, such as the creation of BMP graphics, collision rebound, such as color mixing demonstration of animation.
symbianPDF
- s60 二维动画教程 含源码及 s60 二维动画教程 含源码及-s60 2D animation Guide containing the source code and two-dimensional animation s60 Guide containing the source code and
Plane
- 关于symbian OS S60 2.X平台,二维动画代码。
flickerfree2dsrc
- 建立了一个简单的、不闪烁的二维动画效果-establish a simple, two-dimensional animation flashing effect
ImgViewersrc
- 建立了一个简单的、不闪烁的二维动画效果-establish a simple, two-dimensional animation flashing effect
立方体旋转动画
- 本程序提供了三维坐标转换为二维坐标的算法,实现在屏幕上画三维图,并提供立方体绕任意轴旋转动画的算法。-procedures for the three-dimensional coordinates of the conversion of two-dimensional coordinates of the algorithm to achieve on the screen painting three-dimensional ma
人物设计
- 计算机二维动画 前期制作 人物设计
flickerfree2dsrc
- 建立了一个简单的、不闪烁的二维动画效果-establish a simple, two-dimensional animation flashing effect
ImgViewersrc
- 建立了一个简单的、不闪烁的二维动画效果-establish a simple, two-dimensional animation flashing effect
立方体旋转动画
- 本程序提供了三维坐标转换为二维坐标的算法,实现在屏幕上画三维图,并提供立方体绕任意轴旋转动画的算法。-procedures for the three-dimensional coordinates of the conversion of two-dimensional coordinates of the algorithm to achieve on the screen painting three-dimensional ma
精灵动画
- 精灵动画的实现,编游戏的基础 二维游戏的经典基础-the realization of part of the game of the classic 2-D game based
二维图形游戏编程实例
- 二维图形游戏编程的几个很好的实例,如BMP图形创建、碰撞反弹、色彩混合等演示、动画。-2D game programming in several good examples, such as the creation of BMP graphics, collision rebound, such as color mixing demonstration of animation.
tuxingxuedazouye
- 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边
Gaphics
- 我是一名大学的学生,我没有做过很复杂的编程练习,这也是我第一次上传源程序,这次上传的是我做计算机图形学的练习时在WIN-TC环境下所编的一些程序,其中有二维图形的基本变换(平移,旋转,错切,放缩,对称)的动画演示、三维图在二维平面上的消隐图的显示、线条的裁减、抛物线的绘制以及B样条曲线的绘制,程序中有详细的注释,希望对学生朋友们能够有所帮助。-I was a university student, I had not done a ve
symbianPDF
- s60 二维动画教程 含源码及 s60 二维动画教程 含源码及-s60 2D animation Guide containing the source code and two-dimensional animation s60 Guide containing the source code and
Plane
- 关于symbian OS S60 2.X平台,二维动画代码。 -On symbian OS S60 2.X platform, two-dimensional animation code.
cg
- 二维和三维图形的基本变换 二维填充:二维填充有三种算法,其中有序边扫描线转换算法是固定填充的,四连通和扫描线种子填充法是可以填充任意形状的图形(曲线,多边形等)的,并且还可以判断种子点为外部点还是内部点。在使用时只需先画好需要填充的边界然后选择种子填充并用鼠标左键点击确定种子点即可填充。 二维裁剪:二维裁剪是演示性的功能,直接点击该菜单项就可以演示了。 二维基本变换:二维基本变换是演示性的功能,直接点击该菜
Change
- 另外一份计算机图形学的作业,实现的效果:二维图形变换,裁剪,二维动画,三维图形,雪花线,-In addition to a computer graphics operations to achieve results: two-dimensional graphics transformations, clipping, two-dimensional animation, three-dimensional graphics, sn
二维动画
- 用OpenGL实现二维动画。。。。。。。。(two-dimensional animation)