Skip to content

Commit

Permalink
Finally got the water simulation working
Browse files Browse the repository at this point in the history
Surface water simulation is working using a Shallow Water simulation.

Now I need to integrate it into the data structure to allow for multi-level querying of water data. I also need to add soil water simulation (simple diffusion) and make it interact with the surface water.
  • Loading branch information
AIP21 committed Mar 31, 2023
1 parent 41f3420 commit 6cf3c3c
Show file tree
Hide file tree
Showing 148 changed files with 1,011 additions and 6,046 deletions.
157 changes: 0 additions & 157 deletions Assets/FluidSim/ComputerShaders/ComputeShaderTest.cs

This file was deleted.

This file was deleted.

This file was deleted.

85 changes: 0 additions & 85 deletions Assets/FluidSim/ComputerShaders/FallingSand/ComputeUAVTexFlow.cs

This file was deleted.

This file was deleted.

Loading

0 comments on commit 6cf3c3c

Please sign in to comment.