资源列表
Leiterman-J.---Learn-Vertex-and-Pixel-Shader-prog
- Leiterman J. - Learn Vertex and Pixel Shader programming with DirectX 9.rar
Hieroglyph3
- DirectX11开发的渲染引擎,里面有Vertex shader, Pixel shader,Geometry shader, Compute shader及 Hull shader 的例子,也有许多图像后处理的例子,还有Direct3d11的许多GPU特效,是学习D3D11的最好实战工具。-DirectX11 rendering engine development, which has Vertex shader, Pixel shader, Geometry shader, Comput
KevinLib200602042213
- KevinLib功能简介: 实现了DirectX下视频,音频的采集 实现了XVID,H.264(编码类采用X264,解码类采用ffmpeg/libavcodec),MPEG4等的编解码 功能详细见 KevinLibDemo 开发工具 VC7 BBS :http://www.videobbs.com CVS :pserver:anonymous@videobbs.com:2401/CVSROOT/KevinLib co KevinLib A
0522AzWaveImageFilter
- 这是在Wice6.0 下用VS2005开发的Transform filter 有兴趣的朋友可以下来看看。 我在Wince6.0下用该Filter实现了图片叠加,可以抓图。不过只支持BMP格式。-This is Wice6.0 developed using VS2005 interested Transform filter down to see friends. I use the Filter under Wince6.0 a picture overlay, you can captur
ProgrammingRolePlayingGameswithDirectx2ndEdition.r
- Programming.Role.Playing.Games.with.Directx.2nd 用directX9编写rpg游戏英文原版第2版pdf格式-Rpg games with directX9 write Programming.Role.Playing.Games.with.Directx.2nd original English version 2
DirectX.(2004)-.2Ed
- DirectX角色扮演游戏编程(英文版)献给一些些论文的盆友 已经破解可以直接复制-DirectX role-playing game programming (in English) dedicated to some of these papers has been cracked pots can be directly copied Friends
练练看源码3D
- 这是我写的3D版连连看。。里面有很多注释,是新手学习的好东西。。。
VecterBuffer
- 基于Direct3D,对索引缓冲和顶点缓冲的编程。-Based on Direct3D 9.0, the programming of the index buffer and the vertex buffer.
particle
- 运动OpenGL、DirectX进行粒子系统编程,包括陨石、喷泉等(转载)-Sports DirectX for particle system programming, including meteorites, fountains, etc.
billiards
- vc6写的3D桌面台球,完整,代详细说明,dx sdk需要自己准备- vc6 write 3D desktop pool, complete, on behalf of the detailed descr iption, dx sdk need to prepare their own
D3DShaderX-Vertex-Pixe-Shader
- With this book you can learn how to design vertex and pixel shaders with Shader Studio. Use shaders to develop special efects such as rippling water, bubbles, animated grass and particle flows.
JPEGEncoder
- jpeg编码器filter,是用directx实现的,必须在windows mobile 6上运行,接收的原始数据类型为为RGB565的数据,然后处理成jpg图片,需用到jpglib