搜索资源列表
dx9_resize_window
- This sample demonstrates how to respond to the app s window // getting resized by resizing the front and back buffers of // the Direct3D device to match it. If you don t do this, // Direct3D will be forced to perform a stretch blit when the
DX-Project-6
- 《DirectX 8 教程》及配套代码 第六章:纹理 Introduction (序) What is a Texture? (纹理是什么) Texture Size (纹理的尺寸) Texture Coordinates (纹理坐标) Texture Mapping (纹理映射) Using Textures With DirectX (在DirectX中使用纹理) Step 1: Modify FVF and Custom Vertex (第一步,修改FVF和
