搜索资源列表
promptshaderey
- 本程序为一个非真实渲染的DEMO以非真实渲染(none-photorealistic rendering)风格,对户外场景进行着色的技术。在2003年秋天的Beyond3D/ATI shader compititon中,Shaderey程序最先使用了这些技术来进行渲染。在Shaderey的户外场景中,包含了地形,云,树木,房屋,天空顶,以及湖水.-the procedures for a non-realistic rendering of the DEMO non-realistic rend
Water_Simulation.rar
- GPU精粹里的水效果渲染,用到shader,效果很逼真,GPU Pristine water effects rendering, use shader, the effect is very realistic
OceanWater
- 一个基于DX的海水效果生成,主要使用shader渲染-Water based on the effect of DX generation, the main use of rendering shader
OceanWater
- D3D实现的海水的逼真绘制和显示,界面简单,实时显示帧速,绘制效果逼真,可全屏或窗口显示。很容易加入其他特效。-D3D water to achieve the realistic rendering and display, the interface is simple, real-time display帧速, realistic rendering effects can be displayed full screen or window. Very easy to add other
PondWater
- 真是水面的渲染,可以看见波光粼粼的水面,并且支持倒影、发射、折射。提供RTT技术的完整代码-Is the surface rendering, can be seen sparkling water, and to support reflection, emission, refraction. RTT technology to provide a complete code
RefractiveReflectiveWater
- ShaderX Rippling Refractive And Reflective Water,渲染水的算法-ShaderX Rippling Refractive And Reflective Water, water rendering algorithms
Terra3D
- This is a great demo shows off how to render a 3D terrian with openGL. As well there shows the water rendering. Easy to understand and you can use the algorithm in your own project.The code is hard to find now. Hope it can help you.
FluidTerrainErosion
- A realtime terrain erosion & fluid simulation running on the CPU. The simulation is implemented in C++ on the CPU and parallelized using OpenMP. Rendering is done using OpenGL. We use the eulerian or grid-based approach to fluid simulation to impleme