搜索资源列表
game_downstair
- 用C++实现的名为下楼小游戏,主要应用贴图等原理,可玩性较高。挑战语:是男人就下到一百层。-Using C++ realization of the game called downstairs, the main application of the principle of mapping, such as, high playability. Challenges of language: a man on the next layer for more than a century.
Direct3D_2D
- 使用direct3D api封装的2D图形引擎,可实现常用纹理贴图,字体显示等等效果-Use direct3D api package 2D graphics engine, can be used to achieve texture, font, and so effect
VC_racegame
- 直接可运行exe,3D贴图,上下左右控制方向,回车发射子弹-Control up and down direction, enter a bullet fired
08-Seegert
- 此源码包含可运行文件,以及资源。 源码掩饰了model的实时更换贴图颜色。-This source file contains run , and resources. Source to cover the replacement model of the real-time map color.
Animation
- 本源码是模拟的跑酷小游戏,带有流畅的人物奔跑动画效果,还有欢快的音乐。在帧动画的判断上,本可以直接使用求余运算, 但是 求余运算速度及效率不好, 所以使用简单的判断操作代替。通过源码可了解下绘制人物、透明贴图的相关技巧,这些技巧对于编写游戏来用是相当有用的。-The source is analog parkour game, characters with smooth running animation, as well as upbeat music. In the frame of th