搜索资源列表
water_reflect2
- 水面反射和折射,提供源代码,通过下面几步实现: 1.设定一个附加裁减平面 2. 并把摄像机位置设置到当然视点对称的位置, 渲染平面以上部分到一个纹理. 3. 将反射平面的顶点传入VS, 并乘以投影矩阵.得到平面投影点的坐标. 4. 将上述插值传入PS, 并同时除以W, 并(projCoord+1.0f)*0.5f. 5. 再查询渲染得到的纹理, 并加入点噪声, 有水波纹的效果. -surface reflection and refraction, providing
Caustics_OGL_Snell
- 水与光相互作用能产生一种梦幻般的景象:由于反射和折射,弯曲的光线在海底形成舞动的刻蚀,因此在海面上就能看到了变换无穷的花纹,本程序主要实现此功能-water and light interaction can produce a fantasy picture : reflection and refraction, Bending light in the seabed dancing etching, on the surface you can see the transformation
Lake
- 水中倒影 将图片的倒影显示在水中 显示效果非常好 非常漂亮 无需解压-Reflection in the water the reflection of the image display is very good in the water very beautiful display without decompression
osg-water-reflect
- 用osg 写的实现水面映射的程序,可以在水面上实现倒影。-Implementation of the water with osg write mapping program, you can achieve on the water reflection.
water_reflect
- 一个用CG和OpenGL实现的水面特效 可实现水流效果和物体的倒影 导入模型为3ds格式-An OpenGL implementation with the CG and special effects can be realized water surface effects and the reflection of objects into 3ds format model
CgOpenGL
- 基于Cg和Opengl的实时水面模拟,包括反射折射,水面波动,太阳光等效果-Cg and opengl-based real-time simulation of water surface, including the reflection refraction, surface fluctuations, the effect of sunlight, etc.
water.tar
- 使用纹理坐标,用简单的方法绘制漂亮的水面,水波使用了正弦函数和加入噪声的方法-Still using texture coordinates, this time here is a very simple way to render fancy water. Waves are shaped using both a sinus function and some Perlin noise. The same texture is used for both fake reflection a
ocean 海浪仿真模拟
- 实现基于FFT、Perlin噪声、Gerstner三种模型的海浪仿真模拟,实现了海水的反射、折射、Fresnel现象的模拟。-Implementation based on FFT, Perlin noise, Gerstner wave simulation of the three models, to achieve the water reflection, refraction, Fresnel simulation of the phenomenon.
cmy2
- opengl融合与雾化,平滑明暗渲染等函数。显示荷塘月色,四片荷叶与四朵荷花伏在水面上,水面上映出倒影,月影落在水面上,单击荷塘工具按钮,荷花会慢慢开放,月亮会随着雾气起落进行阴晴圆缺的变化。-opengl integration and atomization, smooth shading rendering function. Show the Lotus Pond and Full Moon, 4 lotus leaf and lotus 4 V in the water, the wa
PondWater
- 真是水面的渲染,可以看见波光粼粼的水面,并且支持倒影、发射、折射。提供RTT技术的完整代码-Is the surface rendering, can be seen sparkling water, and to support reflection, emission, refraction. RTT technology to provide a complete code
Water
- Use openGL to render a simple water simulation with reflection, waving
water
- opengl 水模拟,反射,折射效果演示-opengl water modeling, reflection, refraction effects demo