incremental-fluids
Fluid simulator
Provides simple fluid solver implementations in C++ for learning and reference purposes
Simple, single-file fluid solvers for learning purposes
587 stars
27 watching
71 forks
Language: C++
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jolibrain/fluidnet_cxx | An implementation of a fluid simulation method using convolutional neural networks to accelerate Eulerian fluid dynamics. | 51 |
983/fluid-simulation | An implementation of fluid dynamics simulation on both CPU and GPU using C++ with OpenGL | 53 |
seanlth/fluid-solver | An Eulerian solver for simulating fluid flows in a staggered grid using various numerical methods and optimisations. | 25 |
libclsph/libclsph | An OpenCL-based library to accelerate fluid simulation in 3D graphics and animation | 52 |
calebbell/fluids | A comprehensive Python library for simulating fluid dynamics in various engineering fields. | 364 |
aiwl/fluids | An implementation of Jos Stam's Stable Fluids algorithm for realistic fluid simulation in 3D graphics | 15 |
pavelblend/blender-jet-fluids-addon | An integration tool for simulating fluid dynamics within Blender | 96 |
zeusyang/fluidengine | A C++ implementation of fluid simulation algorithms and data structures for computer graphics applications. | 70 |
doyubkim/fluid-engine-dev | A software development kit for creating fluid simulations in computer graphics applications | 1,913 |
clima/oceananigans.jl | Software for fast and flexible finite volume simulations of fluid dynamics on CPUs and GPUs | 1,008 |
ziyinq/bimocq | An efficient and conservative fluid simulation method using bidirectional mapping | 354 |
scrawk/gpu-gems-3d-fluid-simulation | An implementation of GPU Gems 3D fluid simulation for Unity using C#. | 283 |
cfdemproject/cfdemcoupling-public | A toolbox for coupling Computational Fluid Dynamics with Discrete Element Method for simulating particle interactions in fluids | 126 |
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. | 789 |
precise-simulation/cfdtool | A toolbox for modeling and simulation of fluid flows with coupled heat transfer | 85 |