资源列表
directx
- 这是个关于directx的源代码,教你怎么样在vb中使用directx库,是个不错的学习例子-This is on directx source code, teach you how to use directx in vb library, be a good learning example
open3DSinDirectx
- 很多出学direct3d的人都在转换x文件时犯难,其实可以用3ds max输出的文件,这是实现方法
InputBoxSrc
- Multi-line InputBox control - MC-Multi-line InputBox control - MC++
FreakOut
- directx的dem噢程序~ 下载自directx3d游戏开发编程基础 是一个弹球游戏~-directx program of dem Oh ~ downloaded from directx3d Game Development Programming
d3dApp1
- 我自己初学D3D的一步步简单例子(1) 适合0起点的DirectX开发的新手, 此系列源码,每一个都不同,一个比一个增加一项功能,循序渐进.-I am a beginner step by step simple example D3D (1) 0 starting point for the development of DirectX novice, this series of source code, each one different than the one to add
DX-Project-3
- 《DirectX 8 教程》及配套代码 第三章: 旋转的立方体 Introduction (序) 3D World Space (3D 世界空间) Backface Culling (背面拣选) How to make a cube (怎样创建立方体) Matrices (矩阵) World Matrix(世界矩阵) View Matrix(视图矩阵) Projection Matrix(投影矩阵) -" DirectX 8
MagosMdxFormat.rar
- mdx文件格式的说明,经过自己修改了一遍,希望对大家有帮助,the describetion of the mdx file, I have modified it, I hope it can do help to you!
SimpleD3D
- Direct3D入门的绝好东东。长度小的足以让你爽死。-Direct3D excellent entry of Eastern. Length small enough to let you Shuangsi.
wenli
- direct 9.0 纹理映射中的纹理贴图-direct 9.0 texture mapping texture mapping
TextureAnimation
- 创建一个模型 然后给模型贴上一个漂亮的纹理 非常的不错-build a texture
dxgraphics01
- Direct3D basic game tutorial
DirectShow_QQ_video
- 当下比较流行的即时通信工具,比如MSN,QQ等都实现了视音频的功能,通过视频,音频,我们可以更好的和朋友通过网络进行沟通,本文通过DirectShow技术模拟QQ实现了视频和音频的采集,传输,基本实现了QQ的视音频聊天的功能。