|
计算机应用研究 2007
Simulation about Liquid Based on OpenGL
|
Abstract:
This paper used centered difference to simulate the fluid movement in order to avoid lots of calculations in two dimension wave equation.Based on this method,the physical model about buoyancy and resistance were used to simulate the operations of floating object.It used OpenGL to realize above method in VC platform,and the experiment proved that it's a simpler way,which greatly reduced the cost of calculation.