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.
標(biāo)簽:
pre-authored
Fortunately
advanced
geometry
上傳時間:
2013-12-26
上傳用戶:sssl