搜索资源列表
DirectX-Quake2-VB
- 用VB+DirectX3D建立Quake2模型.
一个茶壶的3D模型
- directX 3d 演示,一个茶壶的3D模型,可以鼠标控制旋转
Tmesh.zip
- 使用directx的X file format 並利用3D mesh 之概念 重建出3維模型
程序运用VC++结合DirectX技术实现了3D模型导入
- 程序运用VC++结合DirectX技术实现了3D模型导入、声音、billboard。运行该程序须装有dx9 SDK,vc6.0或vs2005,Procedures for the use of VC++ combined with DirectX technology into a 3D model, sound, billboard. Run this program shall be fitted with dx9 SDK, vc6.0, or vs2005
Md2.rar
- 载入由3ds max生成的md2模型,进行动作控制,3ds max load generated by the MD2 model for motion control
DirectX
- 使用DirectX提供的几何图元建立模型, 从而得到物体的数学描述,DirectX将点,直线,多边形,图形和位图视 为图元。在三维空间排列物体,选择观察场景的有利位置. 2).色彩渲染:将物体的数学描述和相关的颜色信息转换为屏幕像素,这称为光栅化。-i will help you with it .
MeshFromOBJ
- 使用DirectX,从.obj格式文件加载网格模型-The use of DirectX, from the. Obj file to load the grid model
DirectX_BillBoard
- DirectX 广告版模型的源代码,包含广告版模型和十字交叉纹理,注释清晰-DirectX advertising source code version of the model, including the advertising version of the model and cross texture, clear notes
DIRECTX-Drag-rotation
- 实现鼠标拖拽3D模型绕球面转动,将2D坐标映射为球面坐标-Drag the mouse around the 3D model to achieve spherical rotation
07_01_Mesh
- 精通DirectX 3D图形与动画程序设计 这本书的源码 07_第七章 使用文件模型-Proficient in DirectX 3D graphics and animation programming source of this book 07_ Chapter VII of the use of paper models
directx2
- directx示例代码,包括模型,投影等内容-directx sample code, including models, projection, etc.
05.Textures
- 利用DirectX读取x文件,创建3D模型-The use of DirectX read x files, create a 3D model
WindowsApplication1
- directx学习 学习三维模型的建立,输出一个三维数据模型-directx study
3970992Mesh
- 一个加载directX mesh 网格模型的例子,非常简单-A load directX mesh mesh example is very simple
ObjModels
- 项目实现在DirectX程序利用objLoader类读取obj文件,在3dmax中建好的模型不必转换成X文件格式。-Project implementation procedures for the use of the DirectX class objLoader read obj files, 3dmax models built in do not have to convert the X file format.
VCdirectx
- 使用VC + directx编写的一个完整游戏,游戏中的资源使用了魔兽世界的模型-Use VC+ directx write a complete game, the game' s resource model used in World of Warcraft
20076181589302
- 这是一款使用纯 DirectX 制作的 3D 赛车游戏,没有使用 3D 引擎。你能驾驶跑车在赛道上驰骋,支持游戏杆、手柄。压缩包中除了源代码之外,还包括了精美的赛车模型。请看程序截图! -This is a pure DirectX produced using 3D racing game, do not use the 3D engine. You can drive sports car ride on the track, support the joystick, the handle
200632320382687
- 3D机器人模型,DirectX游戏编程 资源类别: VB源码¦游戏 -3D robot model, DirectX game programming resources Category: VB source ¦ Games
DirectX-Ultimate-Game-Programming
- 开发计算机游戏充满了挑战性,需要开发人员具备大量的技能,富有奉献和创新精神。本书向读者介绍了如何将自身的技能与一些基本的C++编程技能结合起来,开发出自己的游戏。本书涵盖了游戏开发过程和方方面面,书中以一个名为Straned的第一人称射击游戏开发过程为主题展开介绍,首先介绍了DirectX 和Direct3D图形学,然后逐章介绍了游戏引擎和完整游戏的开发过程。主要内容涉及到基本的图形学技术、最基本的数学知识、碰撞检测和响应、声音回放、场景管理、动画以及模型/角色的加载和绘制。 一旦读者开
DirectX
- DirectX(模型导入拾取测试)bool Direct3D::InitDirect() { IDirect3D9 * d3d9 d3d9=Direct3DCreate9(D3D_SDK_VERSION) D3DPRESENT_PARAMETERS d3dpp ZeroMemory(&d3dpp,sizeof(d3dpp)) d3dpp.BackBufferHeight=m_fHeight d3dpp.BackBufferWidth= m_