Home

Awesome

Fluid-Simulator

<img src="documentation/images/fluid_sim.gif"/>

Volumetric GPU-Based fluid simulator implemented for unity. It is simulated with the Navier-Stokes Equations with the simplified assumption of incompressible, homogeneous fluid.

This project is meant to be used as a template to study fluid dynamics.

Usage

The fluid simulator is composed of four components. The main one is the fluid field, and the reset act on the fluid field as follows:

References