文件名称:D3D9ParallaxNormalMapping
- 所属分类:
- 3D图形编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 394kb
- 下载次数:
- 0次
- 提 供 者:
- di***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
// This demo implements tangent space parallax normal mapping with offset
// limiting using a series of Direct3D High Level Shading Language (HLSL)
// shaders. A single D3DX Effect file (.fx) is provided with three techniques
// that implements parallax normal mapping for each of the three Direct3D light
// types: direction, point, and spot lights.
// limiting using a series of Direct3D High Level Shading Language (HLSL)
// shaders. A single D3DX Effect file (.fx) is provided with three techniques
// that implements parallax normal mapping for each of the three Direct3D light
// types: direction, point, and spot lights.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
D3D9ParallaxNormalMapping.vcproj
Content
.......\Shaders
.......\.......\parallax_normal_mapping.fx
.......\Textures
.......\........\color_map.jpg
.......\........\credits.txt
.......\........\height_map.jpg
.......\........\normal_map.jpg
D3D9ParallaxNormalMapping.exe
main.cpp
D3D9ParallaxNormalMapping.sln
Content
.......\Shaders
.......\.......\parallax_normal_mapping.fx
.......\Textures
.......\........\color_map.jpg
.......\........\credits.txt
.......\........\height_map.jpg
.......\........\normal_map.jpg
D3D9ParallaxNormalMapping.exe
main.cpp
D3D9ParallaxNormalMapping.sln