文件名称:framework_dx
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:628.78kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
The ProceduralFire sample demonstrates the use of pixel shaders to
procedurally generate natural phenomena such as fire.
Rendering fire as an animation has the disadvantages of looking unrealistic
due to the cycling animation and of requiring a lot of texture memory to
store the frames of animation. In addition to this, if there are many
flames in the scene, and all use the same animation, the scene will look
even more artificial.
The procedurally generated fire overcomes all these disadvantages by
generating long non-repeating animations that can be fully controlled by
the application and requires only two textures. The sample uses 1.4 pixel
shader to implement the effect.
- The ProceduralFire sample demonstrates the use of pixel shaders to
procedurally generate natural phenomena such as fire.
Rendering fire as an animation has the disadvantages of looking unrealistic
due to the cycling animation and of requiring a lot of texture memory to
store the frames of animation. In addition to this, if there are many
flames in the scene, and all use the same animation, the scene will look
even more artificial.
The procedurally generated fire overcomes all these disadvantages by
generating long non-repeating animations that can be fully controlled by
the application and requires only two textures. The sample uses 1.4 pixel
shader to implement the effect.
procedurally generate natural phenomena such as fire.
Rendering fire as an animation has the disadvantages of looking unrealistic
due to the cycling animation and of requiring a lot of texture memory to
store the frames of animation. In addition to this, if there are many
flames in the scene, and all use the same animation, the scene will look
even more artificial.
The procedurally generated fire overcomes all these disadvantages by
generating long non-repeating animations that can be fully controlled by
the application and requires only two textures. The sample uses 1.4 pixel
shader to implement the effect.
- The ProceduralFire sample demonstrates the use of pixel shaders to
procedurally generate natural phenomena such as fire.
Rendering fire as an animation has the disadvantages of looking unrealistic
due to the cycling animation and of requiring a lot of texture memory to
store the frames of animation. In addition to this, if there are many
flames in the scene, and all use the same animation, the scene will look
even more artificial.
The procedurally generated fire overcomes all these disadvantages by
generating long non-repeating animations that can be fully controlled by
the application and requires only two textures. The sample uses 1.4 pixel
shader to implement the effect.
相关搜索: Fire
pixel shader opengl
(系统自动生成,下载前可以参看下载内容)
下载文件列表
directx.ico
framework/d3dapp.cpp
framework/d3dapp.h
framework/d3dfile.cpp
framework/d3dfile.h
framework/d3dfont.cpp
framework/d3dfont.h
framework/d3dres.h
framework/d3dutil.cpp
framework/d3dutil.h
framework/dxutil.cpp
framework/dxutil.h
media/fire.tga
media/ground.tga
media/noise.tga
media/seafloor.x
shaders/fire.psh
shaders/fire.vsh
ProceduralFire.exe
winmain.aps
ProceduralFire.cpp
ProceduralFire.dsp
ProceduralFire.dsw
resource.h
winmain.rc
README.txt
framework/d3dapp.cpp
framework/d3dapp.h
framework/d3dfile.cpp
framework/d3dfile.h
framework/d3dfont.cpp
framework/d3dfont.h
framework/d3dres.h
framework/d3dutil.cpp
framework/d3dutil.h
framework/dxutil.cpp
framework/dxutil.h
media/fire.tga
media/ground.tga
media/noise.tga
media/seafloor.x
shaders/fire.psh
shaders/fire.vsh
ProceduralFire.exe
winmain.aps
ProceduralFire.cpp
ProceduralFire.dsp
ProceduralFire.dsw
resource.h
winmain.rc
README.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.