-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finally got the water simulation working
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
Showing
148 changed files
with
1,011 additions
and
6,046 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
72 changes: 0 additions & 72 deletions
72
Assets/FluidSim/ComputerShaders/FallingSand/ComputeUAVTexFlow.compute
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
Assets/FluidSim/ComputerShaders/FallingSand/ComputeUAVTexFlow.compute.meta
This file was deleted.
Oops, something went wrong.
85 changes: 0 additions & 85 deletions
85
Assets/FluidSim/ComputerShaders/FallingSand/ComputeUAVTexFlow.cs
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
Assets/FluidSim/ComputerShaders/FallingSand/ComputeUAVTexFlow.cs.meta
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.