搜索资源列表
GPU_Water_Simulation
- 在128*128的网格上求解2维波动方程来模拟大范围的水波。用一个像素渲染程序完成对波动方程的时间积分,结果存放于一个浮点数纹理中,.然后将此纹理传给渲染模块。此外使用凹凸贴图来描述水面的细节波纹,这会给稍后的逐像素渲染带来逼真的水面闪烁高光效果.-128* 128 grid on the solution of 2-dimensional wave equation to simulate a wide range of water. With a pixel shader program
rtfluid06.src
- Real-Time Particle-Based Fluid Simulation Rendering realistic moving water is one of the key techniques that immerse the viewers into interactive graphics world including computer games. Physical simulations based on computational fluid dynamics
MegaParticlesDemo
- Rendering realistic moving water is one of the key techniques that immerse the viewers into interactive graphics world including computer games. Physical simulations based on computational fluid dynamics (CFD) is useful for rendering the realistic be