WebGPU fluid simulation using Smoothed Particle Hydrodynamics (SPH) and PIC/FLIP methods.
Stars
49
Forks
4
Watchers
Open Issues
1
Overall repository health assessment
^0.21.0
^3.8.0
^0.1.69
^6.3.0
^3.8.1
^5.7.0
^7.2.4
User
341
commits
change some default settings for sph 2d demos
7e0acfd
fixed the container size issue in webgpu flip simulation
b8c10fc
Merge pull request #14 from jeantimex/workgroup-memory
26676de
fix container size change
cb5fc93
update url params
9d9281e
Merge pull request #13 from jeantimex/subgroup
422a9e3
support subgroup for foam spawn
c47ccfb
enable subgroups for marching cubes
6cf51e1
enable subgroup feature if possible
e10ddda
Fix formatting in simulation and render pipeline diagrams
84d1f7e
fix the build errors
2655865
Merge pull request #12 from jeantimex/red-black-gauss-seidel
9675fdd
update readme
2cd6ddf
Replace jacobi iterations with Red-Black Gauss-Seidel iterations
142b069
add workgroup size setting
4129e5f