搜索资源列表
AI_Life
- AI Life By rahul_sindhu Steering Behaviours, Genetic Algorithms, and Neural Networks in games.
WaterSimulation-DirectX
- 非常好一篇关于DirectX 3D模拟海水的技术文章,学习3D游戏海水场景必看文章,内容包括海水模拟的详细算法。DirectX、海水模拟、3D游戏、算法-Very good article on the DirectX 3D simulation of the sea technical articles, learning 3D game water scenes must see the article, including details of water simulation algor
DShowEncoder
- 使用directx中的dshow编写的wav格式文件转换工具,使用了网络上比较流行的算法,效率高,我用vs2005成功编译,需要强调的是,里面需要用到两个库文件,是dshow中的,如果你的DX版本较高,请自行下载dshow补丁。-Dshow use directx prepared in wav format conversion tools, the use of the more popular network algorithms, high efficiency, I use vs200
SortAndLife
- 用MFC,线程以及DirectX编写的代码 是有关冒泡法级快速排序法的不错的例子-A fast conways s Game of Life Version using MFC,thread and DirectX together with a visual demo for sorting algorithms. It is also a good demo for "Bubble" and "Quick Sort" algorithms.
water
- DirectX中对3D的动态对面的模拟,其中实现了两个算法,还有对摄像头的操作以及光源的设置-DirectX in the dynamic opposite of the 3D simulation, which implements two algorithms, as well as the operation of the camera and light settings
SFdirectx
- 将关于directx 各种类重新封装成简便的方法,以及一些精典的算法。-Will be on the re-packaged into various types of directx and easy way, and some classic algorithms.
Sououw
- 关于游戏图形算法的代码 可以用于游戏开发-The code for game graphics algorithms can be used for game development
Simple3DApp
- 该程序完全采用自己写的算法来生成3D图形,没有采用DirectX或者OpenGL。现在还有很多BUG,不过已经能够显示基本的3D图形效果了。-The program completely write their own algorithms to generate 3D graphics, does not use DirectX or OpenGL. Now there are a lot of BUG, but has been able to show the basic 3D graph
cvery_35234592
- 基于DirectX绘图/贴图编写的A10攻击机程序,涉及到DirectDraw初始化、贴图、移动等多种常用算法。-A10 attack aircraft program, written based on DirectX graphics/maps related to the the DirectDraw initialization, maps, mobile, and other commonly used algorithms.
chess-code
- 基于window下的小游戏。代码一共1800行,用c++编写,核心算法是alpha-beta搜索,使用directx,没有使用MFC和GDI,没有运用面向对象思想,这样可以让读者只需要关心核心的算法与数据结构。-Under the window-based mini-games. A total of 1800 line code with c++ written, the core algorithm is the alpha-beta search, use directx, do not