搜索资源列表
dx91实例
- DirectX9 SDK开发的一个程序,它初始化了DX9系统并载入了3D模型。-DirectX9 SDK development of a procedure, it initialization of the system and DX9 included in the 3D model.
Directx8
- 第一章、准备就绪,第二章、绘制三角形第三章、旋转的立方体第四章、全屏模式和深度缓冲第五章、矩阵变换第六章、纹理第七章、灯光与材质第八章、索引缓冲第九章、有纹理的球体、圆柱体和锥体第十章、载入模型-first chapter, ready to Chapter II, Chapter III Rendering triangle, rotating cube IV, Full-screen mode and depth buffer fifth chapter, Chapter VI transf
direct3d
- 加载一个3d模型,以及材质的载入,灯光渲染,程序框架。
PlaySound
- 从资源文件中,载入音声,图片等,并播放声音,或者显示 HINSTANCE h=AfxGetInstanceHandle() HRSRC hr=FindResource(h,\"IDW\",\"WAVE\") HGLOBAL hg=LoadResource(h,hr) LPSTR lp=(LPSTR)LockResource(hg) sndPlaySound(lp,SND_MEMORY|SND_ASYNC) FreeResource(hg) r
Tut07_Mesh
- 实现了d3d9载入Mersh,开发环境:dx9,vc6.0
TankControlDemo
- 编译环境Vistual2005,DirectX9.0C(2007年10月SDK)。功能为控制一辆坦克车在屏幕中行走。参考了Wii上坦克游戏,除了行走,还可以旋转炮台。属于初学者基础参考程序。 资源主要是载入了坦克车体和炮台的.X文件。
Md2.rar
- 载入由3ds max生成的md2模型,进行动作控制,3ds max load generated by the MD2 model for motion control
changjingdaoru
- 利用direct3d9和C++编程,更进一步的载入了.x文件,加入了场景,人物,还增加了雾化效果,使场景看起来更加的美观。神秘-Using direct3d9 and C++ programming, further loaded. X files, added scenes, characters, also increased the atomization effect, make the scene look even more beautiful. Mysterious
model
- Direct3D 3D载入人物模型实例 对于新人会有所帮助 载入模型-Direct3D 3D character model loading examples will be helpful for the new loading model
TTLB_scene_demo
- 该程序实现了天龙八部地形的加载。 实现地形的部分主要都是改ETM实现的。 场景环境和模型的载入时直接在Sample中用Tinyxml实现的。 -The program implements Dragon terrain load. Mainly to achieve some of the terrain changed ETM achieve. Scene environment and load the model directly in the Sample used Tiny
DX8TS
- Direct3D8教程:主要讲述3D数学基础,3D编程基础。第一章、准备就绪。第二章、绘制三角形。第三章、旋转的立方体。第四章、全屏模式和深度缓冲。第五章、矩阵变换。第六章、纹理。第七章、灯光与材质。第八章、索引缓冲。第九章、有纹理的球体、圆柱体和锥体。第十章、载入模型。第十一章、3D中的2D。第十二章、键盘与鼠标输入。第十三章、声音和音乐。-Direct3D8 Tutorial: 3D, focuses on the foundations of mathematics, 3D program
01_Mesh
- 用Direct3D实现X文件载入,显示飞机模型-X files using Direct3D to achieve load, display airplane model
MD2_Animation
- Opengl MD2方面的文件 MD2模型载入代码-Opengl Animation
XFile
- DirectX9.0自动载入.X档案范例-DirectX9.0 automatically loaded. X Files Example
17-modelanimation2
- 模型帧动画的查看系统,实现了关键帧动画的载入-Model frame animation view system, to achieve a key frame animation to load
using-VC6.0-to-load-DX9-model
- VC6.0下用DX9做的载入模型代码Load_X,有完整的工程文件-VC6.0 using DX9 to do under the load model code Load_X, a complete project file
DirectX3D
- 基本框架搭建及二维图形绘制 掌握表面概念及图像的载入、显示 掌握Sprite的相关概念及动画实现 -Basic frame structures and two-dimensional graphics rendering Master surface concept and image loading, display Sprite master the related concepts and animation
DX-Project-10
- 《DirectX 8 教程》及配套代码 第十章:载入模型 Introduction (序) 3D Modelling Software (立体建模软件) Creating a .x file with MilkShape 3D (用MilkShape 3D创建.X文件) Loading a .x file into your program (在程序中载入.x文件) Scaling makes your object darker? (缩放使你的对象变暗了?)
dixing
- 地形+粒子+模型载入+音乐+碰撞检测(aabb包围盒)+第一人称视角摄像机+天空盒子-The terrain the+ particles+ model Loading the+ Music the+ collision detection (aabb bounding box)+ first-person perspective camera the+ sky box
D3Ddemo
- 一个综合型的Direct3D示例程序,用键盘上W,A,S,D,I,J,K,L,↑,↓,←,→12个键加上鼠标在美丽的三维空间中翱翔。包括了Direct3D初始化,DirectInput输入处理,顶点缓存,光照与材质,文字输出,颜色,纹理贴图,四大变换,网格模型,X文件载入等等知识(当然还有默认被开启的深度缓存)。-A comprehensive, Direct3D sample program using the keyboard W, A, S, D, I, J, K, L, ↑, ↓, ←,