FluidEngine

Fluid simulator

A C++ implementation of fluid simulation algorithms and data structures for computer graphics applications.

Offline fluid simulation solver adopted from https://github.com/doyubkim/fluid-engine-dev.

GitHub

70 stars
3 watching
9 forks
Language: C++
last commit: almost 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
983/fluid-simulationAn implementation of fluid dynamics simulation on both CPU and GPU using C++ with OpenGL53
doyubkim/fluid-engine-devA software development kit for creating fluid simulations in computer graphics applications1,913
rlguy/gridfluidsim3dA 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
calebbell/fluidsA comprehensive Python library for simulating fluid dynamics in various engineering fields.364
jolibrain/fluidnet_cxxAn implementation of a fluid simulation method using convolutional neural networks to accelerate Eulerian fluid dynamics.51
aiwl/fluidsAn implementation of Jos Stam's Stable Fluids algorithm for realistic fluid simulation in 3D graphics15
pavelblend/blender-jet-fluids-addonAn integration tool for simulating fluid dynamics within Blender96
seanlth/fluid-solverAn Eulerian solver for simulating fluid flows in a staggered grid using various numerical methods and optimisations.25
libclsph/libclsphAn OpenCL-based library to accelerate fluid simulation in 3D graphics and animation52
tunabrain/incremental-fluidsProvides simple fluid solver implementations in C++ for learning and reference purposes587
scrawk/gpu-gems-3d-fluid-simulationAn implementation of GPU Gems 3D fluid simulation for Unity using C#.283
szaghi/offA high-performance, parallelizable finite volume solver for Navier-Stokes equations and related fluid dynamics problems130
benma/pysphA Python implementation of smooth particle hydrodynamics fluid simulation with screen space rendering capabilities110
openfluid/openfluidAn open-source framework for spatial modeling in landscapes, allowing users to build and integrate their own simulation models with various tools and libraries.28
emited/flowAn implementation of a deep learning model for simulating physical processes in a way that integrates prior scientific knowledge54