虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

您现在的位置是:虫虫下载站 > 资源下载 > 其他 > For advanced geometry, most apps will prefer to load pre-authored meshes from a file. Fortunately,

For advanced geometry, most apps will prefer to load pre-authored meshes from a file. Fortunately,

资 源 简 介

For advanced geometry, most apps will prefer to load pre-authored meshes from a file. Fortunately, when using meshes, D3DX does most of the work for this, parsing a geometry file and creating vertx buffers for us. This tutorial shows how to use a D3DXMESH object, including loading it from a file and rendering it. One thing D3DX does not handle for us is the materials and textures for a mesh, so note that we have to handle those manually.

相 关 资 源

您 可 能 感 兴 趣 的