文件名称:Animation
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-06-03
- 文件大小:
- 1.72mb
- 下载次数:
- 0次
- 提 供 者:
- wpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本源码是模拟的跑酷小游戏,带有流畅的人物奔跑动画效果,还有欢快的音乐。源码基于VC 2010创建,请用VS2010或更高版本编译运行。在帧动画的判断上,本可以直接使用求余运算, 但是 求余运算速度及效率不好, 所以使用简单的判断操作代替。通过源码可了解下绘制人物、透明贴图的相关技巧,这些技巧对于编写游戏来用是相当有用的。-The source is analog parkour game, characters with smooth running animation, as well as upbeat music. Source-based VC 2010 to create, use VS2010 later compile or run. In the fr a me of the animation on the judgment, the modulo operator can be used directly, but the modulo operator speed and efficiency is not good, so the use of a simple judgment operation instead. Source code can be understood by drawing figures, the transparent textures related tips that come with the game preparation is quite useful.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Animation\Animation\Animation.cpp
.........\.........\Animation.exe
.........\.........\Animation.h
.........\.........\Animation.rc
.........\.........\Animation.vcxproj
.........\.........\Animation.vcxproj.filters
.........\.........\Animation.vcxproj.user
.........\.........\Character.cpp
.........\.........\Character.h
.........\.........\ChildView.cpp
.........\.........\ChildView.h
.........\.........\MainFrm.cpp
.........\.........\MainFrm.h
.........\.........\ReadMe.txt
.........\.........\res\1.png
.........\.........\...\10.png
.........\.........\...\11.png
.........\.........\...\12.png
.........\.........\...\13.png
.........\.........\...\14.png
.........\.........\...\15.png
.........\.........\...\16.png
.........\.........\...\2.png
.........\.........\...\3.png
.........\.........\...\4.png
.........\.........\...\5.png
.........\.........\...\6.png
.........\.........\...\7.png
.........\.........\...\8.png
.........\.........\...\9.png
.........\.........\...\Animation.ico
.........\.........\...\Animation.rc2
.........\.........\...\bgm.mp3
.........\.........\...\bgNext.jpg
.........\.........\...\bgStart.jpg
.........\.........\resource.h
.........\.........\Scene.cpp
.........\.........\Scene.h
.........\.........\stdafx.cpp
.........\.........\stdafx.h
.........\.........\targetver.h
.........\Animation.sln
.........\Animation.suo
.........\.........\res
.........\Animation
Animation