文件名称:VolumeFog
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:28.25kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
The Volume Fog sample shows the per-pixel density volumetric rendering
technique. The fog volume is modeled as a polygonal mesh, and the
density of the fog at every pixel is computed by subtracting the front
side of the fog volume from the back side. The fog is mixed with the
scene by accumulating an in/out test at every pixel -- that is, back-facing
fog polygons will add, while front-facing ones will subtract. If the value
is non zero, then the scene intersects the fog and the scene s depth value
is used. In order to get better results, this demo uses 12 bits of precision
by encoding high and low bits in different color channels.
technique. The fog volume is modeled as a polygonal mesh, and the
density of the fog at every pixel is computed by subtracting the front
side of the fog volume from the back side. The fog is mixed with the
scene by accumulating an in/out test at every pixel -- that is, back-facing
fog polygons will add, while front-facing ones will subtract. If the value
is non zero, then the scene intersects the fog and the scene s depth value
is used. In order to get better results, this demo uses 12 bits of precision
by encoding high and low bits in different color channels.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VolumeFog
VolumeFog/main.cpp
VolumeFog/readme.txt
VolumeFog/resource.h
VolumeFog/VolumeFog.dsp
VolumeFog/VolumeFog.dsw
VolumeFog/VolumeFog.jpg
VolumeFog/VolumeFog.manifest
VolumeFog/VolumeFog.sln
VolumeFog/VolumeFog.vcproj
VolumeFog/winmain.rc
www.dssz.com.txt
VolumeFog/main.cpp
VolumeFog/readme.txt
VolumeFog/resource.h
VolumeFog/VolumeFog.dsp
VolumeFog/VolumeFog.dsw
VolumeFog/VolumeFog.jpg
VolumeFog/VolumeFog.manifest
VolumeFog/VolumeFog.sln
VolumeFog/VolumeFog.vcproj
VolumeFog/winmain.rc
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.