danielshervheim / unity-fluid-simulation

A fluid simulation I made for a class assignment, based on work by Jos Stam.

Home Page:https://danielshervheim.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fluid Simulation

image

I wrote this fluid simulation as a project for an animation and planning course I took in university.

Read more about it here.

To Use

  • Clone this repository and open it in Unity.

  • Press Play.

  • Right-click and drag to deposit density into the density grid.

  • Left-click and drag to apply forces to the velocity grid.

  • Middle-click to reset both grids.

About

A fluid simulation I made for a class assignment, based on work by Jos Stam.

https://danielshervheim.com/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 100.0%