搜索资源列表
Sample01
- 利用DirectDraw创建双表面。DirectDraw允许用户直接对显示内存操作,支持硬件位块传输、硬件覆盖、表面翻转、纹理映射和镜像。-using DirectDraw create dual surface. DirectDraw allows users to direct memory operation, support hardware bit block transfers, hardware coverage, reversed the surface, texture map
Sample02
- 使用DirectDraw画线。表面是一个按线性排列的内存块,它可以用一个char数组来描述。通过调用IDirectDrawSurface::Lock()方法,就可以访问与每个表面相关的内存。-using DirectDraw line drawing. The surface is a linear arrangement on the block of memory, it can use a char array to describe. By calling IDirectDrawSurf
airportMesh
- Directx 开发 airportMesh 网格纹理 包括从网格模型中逐块提取网格模型材质属性 和纹理文件名 注释全 是学习Directx的必备-Directx Texture development airportMesh grid model from the grid-by-block grid model extracted material properties and texture file name Note all the necessary learn
