搜索资源列表
-
0下载:
自己学directdraw写的一段小代码,包括directdraw初始化 建立双缓冲 窗口裁剪,没用mfc类库,方便想学directdraw程序的人。-Directdraw learn to write their own small section of code, including the establishment of double buffering directdraw initialization window cutting, no mfc class library to f
-
-
0下载:
一个用DirectX9编写的3D小游戏,虽然功能不多,但是基本的倒影,人物行走,对话等都实现。-RView::CRView()
{
// TODO: add construction code here
}
CRView::~CRView()
{
}
BOOL CRView::PreCreateWindow(CREATESTRUCT& cs)
{
// TODO: Modify the Window class or styles her
-
-
0下载:
D3DX8初始化源程序,程序说明比较明细,适合入门学员下载。-D3DX8 initialization source code, more detail descr iption of the procedures for entry students to download.
-
-
0下载:
《DirectX 8 教程》及配套代码
第十二章:键盘与鼠标输入
Introduction (序)
DirectInput
Include and Library files (头文件与库文件)
The Controls (控制方案)
Initialising DirectInput (初始化DirectInput)
Setting up the keyboard (设置键盘)
Setting up the mouse (设置鼠标)
Buffer
-
-
0下载:
directx 3D 在vc6.0的初始化源码 -directx 3D initialization code in vc6.0
-