首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 用HLSL语言实现不同消隐方式的切换

用HLSL语言实现不同消隐方式的切换

资 源 简 介

Frank D. Luna的《Programming 3D Games with DirectX 9.0c ---- A Shader Approach》第9章“颜色”最后的习题第3题的解答。程序运行后,可以通过按数字键0、1、2来切换不同的消隐方式。当前的消隐方式在窗口左上角有显示。具体的操作方法在窗口上方。代码的使用方法参见压缩文件中的ReadMe.txt文件。 This is the solution to Exercise 3 of Chapter 9, "Color", of Programming 3D Games with DirectX 9.0c ---- A Shader Approach written by Frank D. Luna. After executed, the program can be used to change the cull mode by pressing the number keys 1, 2 and 3. The current cull mode is displayed at the upper-left  corner of the application window, and the instructions on how to use this application is shown at the upper part of the window. 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

文 件 列 表

Vertex.h
color.fx
ColoredCubeDemo.cpp
d3dApp.cpp
d3dApp.h
d3dUtil.cpp
d3dUtil.h
DirectInput.cpp
DirectInput.h
GfxStats.cpp
GfxStats.h
ReadMe.txt
Vertex.cpp
VIP VIP
0.186639s