资源列表
Direct3D9
- 章目录: 前言 1 开发环境 2 使用 COM 组件 3 第一个程序-初始化 Direct3D 3.1 创建程序框架 3.2 初始化 Direct3D 3.3 渲染 3.4 释放接口 4 画一个三角形 4.1 一些数学概念 4.2 画一个三角形 5 画一个三棱锥-索引缓存和 Z 缓存 5.1 什么是索引缓存 5.2 创建索引缓存 -Chapter Contents: Preface 1 devel
DirectX
- DirectX的中文帮助文档,虽然有点旧了,放出来,自由下载-DirectX sdk
04.Billboard
- 在DirectX实现广告牌效果的代码程序-DirectX implementation billboard at the effect of the procedure code
01.CreateDevice
- 如何用DirectX创建设备对象,进行最基本的DirectX学习-How to use DirectX to create device object to carry out the most basic DirectX study
05.Textures
- 利用DirectX读取x文件,创建3D模型-The use of DirectX read x files, create a 3D model
DXLightingandCamera
- DX光源简单案例 实现了点光源、聚光灯、平行光的实现-DX source implementation of the easy cases point light, spotlight, parallel implementation of light
DirectChina
- 这是一本关于Direct draw 的中文教程,有助于入门,对于初学者,能够很好的认识Direct 工作原理.-NULL
VC
- MatlabX库为VB,VC,Delphi提供程序包接口,支持数学运算、功能强大线性代数、图形处理等功能和部分神经网络等功能,用于扩展 MATLAB 的功能和运行速度,可以作为独立的工具使用,支持生成自己的独立运行程序,不要求客户电脑装有matlab。 (可以另外加功能) 在VB,VC,Delphi中使用该数学工具包可避免重复性劳动,从而减少开发人员实现算法和界面设计的困难,可大大提高开发效率,对于解决工程问题是十分有意义的。MatlabX就是一个小的matlab -MatlabX li
StudyConnectFilter
- 本程序演示了如何在Graph中加入自己指定的Filter,也可以通过枚举来得到系统中的符合自己需求的Filter,并演示了如何将这些Filter连接起来,非常适合初学DirectX者学习。-This procedure demonstrates how to add their own at Graph designated Filter, can also be obtained through the enumeration system to their needs in line wit
hyplayer2
- MPEG4播放器,一个制作IPTV的工具。用DirectX的DirectShow编写。有制作工具和播放工具两个程序。-MPEG4 player, a production tool for IPTV. Prepared using DirectX' s DirectShow. Has produced tools and instrument to play the two procedures.
BookCode
- DirectX 9 3D游戏编程入门教程的源代码-DirectX 9 3D Game Programming Tutorial source code. . .
changjing
- 我写得一个小场景,实现了光晕效果和凸凹纹理的水面,简单易学-I write a small scene, achieve a halo effect and convexity of the surface texture, easy to learn