文件名称:Direct3D_example
- 所属分类:
- 3D图形编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- wanji*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
网格模型高级技术:Direct3D对加载到内存中的网格模型提供了优化功能,通过网格模型优化可以明显提高三维模型的渲染速度,这对渲染速度要求较高的三维图形程序和游戏具有非常重要的现实意义。
对于程序员而言,对网格模型进行优化是比较简单的,只需调用接口ID3DXMesh的方法Optimize-Advanced mesh technology: Direct3D loaded into memory for the grid model provides optimization, mesh optimization through three-dimensional model can significantly improve the rendering speed, which require a higher rendering speed three-dimensional graphics applications and games with very important practical significance. For the programmer to optimize the mesh model is relatively simple, just call the interface method ID3DXMesh Optimize
对于程序员而言,对网格模型进行优化是比较简单的,只需调用接口ID3DXMesh的方法Optimize-Advanced mesh technology: Direct3D loaded into memory for the grid model provides optimization, mesh optimization through three-dimensional model can significantly improve the rendering speed, which require a higher rendering speed three-dimensional graphics applications and games with very important practical significance. For the programmer to optimize the mesh model is relatively simple, just call the interface method ID3DXMesh Optimize
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Direct3D_example.cpp