/Realtime-2D-Fluid-Simulation

This project implements Jos Stam's algorithm for the simulation of fluid in real-time within the Unity Engine. It is currently designed to work in a 2D environment, but can be extended to 3D by incorporating another dimension in the grid calculations.

Primary LanguageC#

Stargazers