
DirectX11
键盘崩坏
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
【DX11习题学习一】第四章练习 Direct3D Foundations
本系列只针对书中每章节的编程练习题,不涉及书中的数学题,需要数学部分的解答请点击 对应原书 P137 4.7EXERCISES 1. Modify the previous exercise solution by disabling the ALT-ENTER functionality to switch between full screen and windowed mode原创 2016-06-20 16:30:38 · 763 阅读 · 0 评论 -
【DX11习题学习二】第六章练习 Drawing in Direct3D(上)
本系列只针对书中每章节的编程练习题,不涉及书中的数学题,需要数学部分的解答请点击 对应原书 P137 4.7EXERCISES 1. Write down the D3D10_INPUT_ELEMENT_DESC array for the following vertex structure: struct Vertex { XMFLOAT3 Pos; XMFLO原创 2016-06-20 16:31:32 · 896 阅读 · 0 评论 -
【DX11习题学习三】第六章练习 Drawing in Direct3D(中)
本系列只针对书中每章节的编程练习题,不涉及书中的数学题,需要数学部分的解答请点击 对应原书 P264 6.15EXERCISES 6.Modify the Colored Cube demo by applying the following transformation to each vertex in the vertex shader prior to transf原创 2016-06-20 16:32:26 · 1091 阅读 · 0 评论