Water Simulate

http://www.gamasutra.com/features/20001110/oliveira_01.htm
用Texture Mapping水面的折射和反射,计算折射方向时用了一种简化办法,效果还可以.

http://www.gamedev.net/reference/articles/article2138.asp
关于水面渲染的系列文章,很不错,这篇主要讲了cubic environment mapping和planar mirror两种办法来实现反射,可惜没有找到后续.
其中提到一种方法,可以用任意的Plane来替换Frustum的Near Plane来做Frustum Cull.
http://www.terathon.com/code/obliqued3d.html

http://www.gamasutra.com/gdce/2001/jensen/jensen_01.htm
Deep-Water Animation and Rendering
这篇讲的比较全了,各种Wave Model,各种渲染时的效果Reflection/Refraction,Caustics,Godrays,Foam and spray.

http://www.vterrain.org/Water/
很多关于水面渲染的文章.
不过好像没有讲怎么模拟水下的,谁知道哪里有讲水下模拟的文章?

http://freespace.virgin.net/hugo.elias/models/m_perlin.htm
Perlin Noise

16*16的FFT,嘿嘿远看还可以,近看就惨不忍睹了。


256*256的PN

posted on 2005-07-29 22:15  ChenA  阅读(887)  评论(0编辑  收藏  举报

导航