搜索资源列表
duqumoxing
- 在DirectX3D中,怎样把用3DMAX绘制的模型导入到程序中(原代码)
loadxfile
- 用directx和c++开发的导入模型的程序
Project_code_DX
- direct3d实现的虚拟世界,包括不同模型得导入
Dndhkfein
- 这是一个基于directx8.0 sdk的一3d飞行模拟游戏源码Demo,虽说纹理与模型不怎样,但是功能还是齐全的,包含.x模型导入,飞行控制,2d显示出来,索引缓冲,键盘与鼠标键入,灯光与材质.是是3d学习者的源代码,可直接使用。-This is based on a 3d directx8.0 sdk source flight simulation game Demo, although the texture and the model is not how, but the funct
程序运用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
C++DirectXModel.rar
- DirextX实现模型导入,模型创建,灯光设置,摄像机移动,三维字体显示等。,Import DirextX implementation model, model creation, lighting setup, camera mobile, three-dimensional display, such as fonts.
d3dbase
- Direct3D 导入模型(.X) “TAB”键放大 “Space”缩小 左右方向键旋转-Direct3D import model (. X) " TAB" keys to zoom in " Space" key to reduce the direction of rotation around
b
- DX9.0c的一个小小的封装.实现了模型的导入.控制.纹理的封装,框架等..对新手有用.老年飞过-DX9.0c a small package. Importing a model. Control. Texture package for the new framework useful ... The elderly over
moxingxuanzhuan
- DX,c++编写的一个程序,里面有导入一个3D模型的源代码,欢迎下载学习-DX, c++ write a program, which has to import a 3D model of the source code, please download the study
Dndhkfein
- 这是一个基于directx8.0 sdk的一3d飞行模拟游戏源码Demo,虽说纹理与模型不怎样,但是功能还是齐全的,包含.x模型导入,飞行控制,2d显示出来,索引缓冲,键盘与鼠标键入,灯光与材质.是是3d学习者的源代码,可直接使用。-This is based on a 3d directx8.0 sdk source flight simulation game Demo, although the texture and the model is not how, but the funct
Mobile-plane
- 该程序使用C++ DirectX编程,实现了飞机模型的导入,并自由移动等等。是学习DirectX很好的学习实例。-The program use C++ DirectX programming, realize the model plane s import, and free to move and so on. Learning is a good study examples DirectX
rotating-plane
- 该程序使用C++ DirectX编程,实现了飞机模型的导入,并自由旋转等等。是学习DirectX很好的学习实例。-The program use C++ DirectX programming, realize the model plane s import, and free rotation, and so on. Learning is a good study examples DirectX.
SkinMesh(Tiny)
- 导入directx .x模型文件,有骨骼,皮肤网格,带骨骼动画-Import directx x model file, bones, skin mesh with skeletal animation ...
dx11tut07
- DirectX11教程,教程地址:http://www.rastertek.com/dx11tut07.html,使用DirectX11导入复杂模型-DirectX11 tutorial, tutorials address: http://www.rastertek.com/dx11tut07.html to use DirectX11 import complex model
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_
01_Mesh
- mesh 模型的导入 -mesh model input .x ssssss ssss s s s s s s s s
SolarSystem
- 利用DirectX实现太阳系,包含天空盒、摄像机、漫游、模型导入绘制以及灯光。-Use DirectX to achieve the solar system, including the sky boxes, cameras, roaming, model import rendering and lighting.