fluid-webgpu

Fluid simulator

A Rust-based implementation of lattice Boltzmann fluid simulation using WebGPU

LBM fluid simulation based on wgpu-rs.

GitHub

28 stars
2 watching
3 forks
Language: Rust
last commit: almost 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
983/fluid-simulation An implementation of fluid dynamics simulation on both CPU and GPU using C++ with OpenGL 53
rlguy/gridfluidsim3d A C++11-based fluid simulation program using PIC/FLIP methods to simulate liquid behavior and output triangle meshes in the Stanford .PLY file format. 788
jolibrain/fluidnet_cxx An implementation of a fluid simulation method using convolutional neural networks to accelerate Eulerian fluid dynamics. 51
seanlth/fluid-solver An Eulerian solver for simulating fluid flows in a staggered grid using various numerical methods and optimisations. 25
aiwl/fluids An implementation of Jos Stam's Stable Fluids algorithm for realistic fluid simulation in 3D graphics 15
jinleili/wgpu-in-app Enables graphics APIs in mobile apps without using third-party window management libraries 286
rlee32/lbm_matlab A MATLAB implementation of various Lattice Boltzmann Method (LBM) codes for simulating fluid dynamics and turbulence 88
clima/oceananigans.jl Software for fast and flexible finite volume simulations of fluid dynamics on CPUs and GPUs 992
zeusyang/fluidengine A C++ implementation of fluid simulation algorithms and data structures for computer graphics applications. 70
libclsph/libclsph An OpenCL-based library to accelerate fluid simulation in 3D graphics and animation 52
scrawk/gpu-gems-3d-fluid-simulation An implementation of GPU Gems 3D fluid simulation for Unity using C#. 281
jinleili/sdf-text-view Real-time rendering of math content using signed distance fields (SDF) on WebGPU 62
pavelblend/blender-jet-fluids-addon An integration tool for simulating fluid dynamics within Blender 96
rlguy/blender-flip-fluids A tool that sets up and renders high-quality liquid simulation effects within Blender 1,705
jonhiller/voxelyze A library for simulating the behavior of 3D objects made up of multiple materials under various loads. 74