Ship Waves Simulation Based on OSG

Ship waves are essential in the three-dimensional simulation of ship navigation. But previous simulation-drivers don't have this module. This article uses the Kelvin arithmetic as the core algorithm of particles system simulation, builds the particles system model by OpenGL, and embeds the OpenGL statements to the OpenSceneGraph(OSG), to achieve ship waves simulation based on OSG.