文件名称:Direct3D
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:56.42kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Bumpmapping is an advanced multitexture blending technique that can be used
to render the appearance of rough, bumpy surfaces. The bump map itself is a
texture that stores the perturbation data. Bumpmapping requires two
textures, actually. One is an environment map, which contains the lights
that you see in the scene. The other is the actual bumpmapping, which
contain values (stored as du and dv) used to "bump" the environment maps
texture coordinates. Some bumpmaps also contain luminance values to control
the "shininess" of a particular texel.
This sample makes use of common DirectX code (consisting of helper functions,
etc.) that is shared with other samples on the DirectX SDK. All common
headers and source code can be found in the following directory:
DXSDK\Samples\C++\Common-Bumpmapping is an advanced multitexture blending technique that can be used to render the appearance of rough, bumpy surfaces. The bump map itself is a texture that stores the perturbation data. Bumpmapping requires two textures, actually. One is an environment map, which contains the lights that you see in the scene. The other is the actual bumpmapping, which contain values (stored as du and dv) used to
to render the appearance of rough, bumpy surfaces. The bump map itself is a
texture that stores the perturbation data. Bumpmapping requires two
textures, actually. One is an environment map, which contains the lights
that you see in the scene. The other is the actual bumpmapping, which
contain values (stored as du and dv) used to "bump" the environment maps
texture coordinates. Some bumpmaps also contain luminance values to control
the "shininess" of a particular texel.
This sample makes use of common DirectX code (consisting of helper functions,
etc.) that is shared with other samples on the DirectX SDK. All common
headers and source code can be found in the following directory:
DXSDK\Samples\C++\Common-Bumpmapping is an advanced multitexture blending technique that can be used to render the appearance of rough, bumpy surfaces. The bump map itself is a texture that stores the perturbation data. Bumpmapping requires two textures, actually. One is an environment map, which contains the lights that you see in the scene. The other is the actual bumpmapping, which contain values (stored as du and dv) used to
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Direct3D/BumpEarth.cpp
Direct3D/BumpEarth.dsp
Direct3D/BumpEarth.dsw
Direct3D/BumpEarth.jpg
Direct3D/BumpEarth.manifest
Direct3D/BumpEarth.ncb
Direct3D/BumpEarth.opt
Direct3D/BumpEarth.plg
Direct3D/BumpEarth.sln
Direct3D/BumpEarth.vcproj
Direct3D/readme.txt
Direct3D/resource.h
Direct3D/winmain.rc
Direct3D/Debug
Direct3D
Direct3D/BumpEarth.dsp
Direct3D/BumpEarth.dsw
Direct3D/BumpEarth.jpg
Direct3D/BumpEarth.manifest
Direct3D/BumpEarth.ncb
Direct3D/BumpEarth.opt
Direct3D/BumpEarth.plg
Direct3D/BumpEarth.sln
Direct3D/BumpEarth.vcproj
Direct3D/readme.txt
Direct3D/resource.h
Direct3D/winmain.rc
Direct3D/Debug
Direct3D
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.