Directx

Posted TechOnly

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Directx相关的知识,希望对你有一定的参考价值。


创建平移矩阵 D3DXMatrixTranslation

创建绕x轴旋转的旋转矩阵 D3DXMatrixRotationX
创建绕y轴旋转的旋转矩阵 D3DXMatrixRotationY
创建绕z轴旋转的旋转矩阵 D3DXMatrixRotationZ

判定是否将某个像素写入后台缓存 :模板测试 ComparisonOperation

创建相对于任意平面的镜像变换矩阵 D3DXMatrixReflect

创建阴影矩阵 D3DXMatrixShadow

创建一个ID3DXFont接口对象 D3DXCreateFontIndirect

以上是关于Directx的主要内容,如果未能解决你的问题,请参考以下文章

没有directx12可以玩directx12的游戏么?

DirectX 11:运行简单的 DirectX 应用程序时运行时崩溃

使用 DirectX 11 后重置窗口

DirectX9.0或7以上的在哪下载啊

初学DirectX,怎么在Delphi中安装DirectX

Directx12Intel翻译的directx12相关文档