搜索资源列表
vc++gamedesign
- vc++专业游戏程序设计,主要涉及游戏中的图像处理,包括高效快速的贴图方法,各种特效的实现,directdraw的用法,多媒体编程-vc professional game programming, mainly involving games of image processing, including rapid and efficient method of map, the realization of various effects, directdraw usage, multime
migong
- 用vc编写一个小游戏,迷宫。可以随机产生迷宫图像,用键盘控制光标移动,找到路径-Vc write a little game with the maze. Images can be randomly generated maze, move the cursor with the keyboard, find the path
canvas
- 摘要:VC/C++源码,游戏编程,回合制游戏,VC游戏源码 Visual+C++编写的一个回合制游戏演示源码,源码编译环境为vs2010,希望能和大家一起交流,共同学习,共同进步。请注意,要运行生成的EXE文件,请先将EXE文件从Debug目录中拷出来,放到上一级与图像文件同级的目录下。 -Abstract: the VC/C++ source code, game programming, turn-based games, VC games source
VCPP-Blizzard
- VC++渲染生成雪花效果,学习游戏和渲染图像时候觉得比较有用,更多实现原理与细节请需要者下载源码查看。-VC++ rendering the effect of generated snowflakes, learning games and rendered image when feel more useful, more principles and details need to download source view.
vcbmpstar
- VC++绘制窗口的实例源码下载,星空绽放-浅墨的窗口绘制Demo源码,是毛星云VC++游戏开发笔记系列配套源码,使用了BMP图像资源为素材。牵扯到一些粒子编程,设定该粒子存在的时间为零,按粒子编号i来决定粒子在哪个象限运动,且x,y方向的移动速度随机为1—15之间的一个值,由1+rand() 15来完成。50个粒子由for循环设置完成后,我们将粒子数量设为50,代表目前有50颗星光,先在内存dc中贴上背景图片,判断粒子是否还存在,若存在,则根据其坐标(flystar[i].x,flystar[
Brainiac
- 一个益智类的VC++小游戏,源码分享给大家,用鼠标点击方格,可看到图像,具体是一款什么游戏还不太清楚,不过源代码是完全可以顺利编译的。 -A puzzle VC++ games, share source code for everyone to use the mouse to click on the box, you can see the image, specifically a what game is not yet clear, but the source code can
imagedeceter
- 图像检测,识别虚拟物体叠加,基于VC++实现-Image detection, identification, virtual objects superimposed based VC++ achieve
潜艇大战VC++源代码
- 潜艇大战代码并不是最简单的代码,还得调用图像 ,对于初学者来说比较困难(Submarine war code is not the simplest code, but also have to call the image, it is difficult for beginners)