Skip to content

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.

Notifications You must be signed in to change notification settings

GCGikas/Realtime-2D-Fluid-Simulation

Repository files navigation

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. https://youtu.be/5AleopKHyP8 for an explanation of the algorithm and a video of it in work.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages