搜索资源列表
OpenGL动画实现
- 简单的OpenGL动画,利用OpenGL的动画功能,实现运动彩色立方体的旋转。 -simple animation OpenGL, OpenGL animation functions, Moving color cube rotation.
三种方法实现小车与月亮动画效果
- 动画实现用C语言编程,可以有三种程序设计方法,分别为: 1.用重画技术设计动画程序 2.用多图形页设计动画程序 3.用图像函数设计动画程序 本程序用C语言(TC)实现了三种画法,分别为Car1,Car2,Car3.对应以上三种实现方法。
WPF 切换图片动画效果Demo
- WPF 切换图片动画效果 Demo 在同一个Image控件中,改变Source属性时动画实现
Hardware_Skinning
- 硬件加速的骨骼动画实现,主要是基于DirectX平台-Hardward skinning base on d3d
MS3D模型骨骼动画
- 介绍了如何运用opengl对ms3d模型进行骨骼动画实现。
wince 按钮动画实现
- wince下按钮动画实现!~
透明动画的实现
- VB中透明动画的实现-VB achieve transparent animation
Java动画
- 用Java实现的动画程序-using Java animation proce
直接写屏法实现透明动画
- 用"直接写屏"法实现多背景的透明动画-using the "direct write screen" method to achieve more transparent background animation
用双缓冲实现无闪烁动画
- 用双缓冲实现无闪烁动画-achieve double-Flicker-free buffer animation
立体动画演示
- 多窗口多模式(角度)演示3d动画,c实现-multi-modal window (perspective) demonstration 3d animation, c achieve
用OpenGL实现简单动画
- 利用OpenGL函数可以实现简单动画,代码简洁占用系统资源也少。该程序运行时,窗口中的正方体可以绕中心自由旋转。-OpenGL function can use simple animation, concise code occupy less system resources. The program runs, the cube window can freely rotating around its center.
带有动画的进度条11
- 用Java实现的一个带有动画的进度条的实现,方便传输过程中进度的显示-Java achieved with an animation of the progress achieved to facilitate transfer process shows progress
播放Flash动画
- 用vb实现播放Flash动画,一个经典例子极具参考价值-used Flash animation playback, a classic example of great reference value
简单的赛车游戏1
- 这个程序是大二时的汇编课程设计,当时也是花了不少时间,因为是初学,很多方 面都遇到了麻烦。首先就是画小车的问题,如果采用子程序,参数的频繁变动将使程序 变得很难阅读,后来终于发现宏的应用将使程序变得更易于阅读,但因为宏调用在编译 时会宏展开,采用宏将使编译后的文件比较大。再就是小车的动画实现及其碰撞检测, 也是历经磨难好不容易才完成。尤其是碰撞检测,也没找到好的方法,以至三个车道绝 大部分代码是重复的,还盼高手指点迷津。原准备用中断做背
立方体旋转动画
- 本程序提供了三维坐标转换为二维坐标的算法,实现在屏幕上画三维图,并提供立方体绕任意轴旋转动画的算法。-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
OpenGL简单动画
- 一个简单的小程序,教你用OpenGL实现简单的动画。运行后点击菜单“文件-run”就可以看到动画效果了。-A very simple small program which in order to teach you how to use OpenGL to make simple animation. Run the program then click on the manue "file-run" then you can see
OpenGL动画实现
- 简单的OpenGL动画,利用OpenGL的动画功能,实现运动彩色立方体的旋转。 -simple animation OpenGL, OpenGL animation functions, Moving color cube rotation.
Hanoverian
- 用OPENGL编写的一个汉诺塔程序,动画实现汉诺塔的过程-use OpenGL prepared a HANOR procedures, HANOR animation process
hanoi
- 汉诺塔的动画实现,用的是递归的方法,可以自动演示,也可以作为游戏,让用户手动操作。-Tower of Hanoi animation realize, using a recursive method, can automatically demonstration, but also can serve as a game, allows users to manual operation.