fluid-engine-dev
Fluid simulation kit
A software development kit for creating fluid simulations in computer graphics applications
Fluid simulation engine for computer graphics applications
2k stars
69 watching
265 forks
Language: C++
last commit: 11 months ago
Linked from 2 awesome lists
animationc-plus-pluscomputational-fluid-dynamicscomputational-physicscomputer-graphicsfluid-simulation-enginephysics-engine
Related projects:
Repository | Description | Stars |
---|---|---|
zeusyang/fluidengine | A C++ implementation of fluid simulation algorithms and data structures for computer graphics applications. | 70 |
983/fluid-simulation | An implementation of fluid dynamics simulation on both CPU and GPU using C++ with OpenGL | 53 |
calebbell/fluids | A comprehensive Python library for simulating fluid dynamics in various engineering fields. | 361 |
cfdemproject/cfdemcoupling-public | A coupled CFD-DEM framework that combines LIGGGHTS DEM and OpenFOAM CFD | 126 |
precise-simulation/cfdtool | A comprehensive toolbox for simulating fluid flows and heat transfer with integrated OpenFOAM and SU2 solvers | 84 |
jolibrain/fluidnet_cxx | An implementation of a fluid simulation method using convolutional neural networks to accelerate Eulerian fluid dynamics. | 51 |
pavelblend/blender-jet-fluids-addon | An integration tool for simulating fluid dynamics within Blender | 96 |
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 |
aiwl/fluids | An implementation of Jos Stam's Stable Fluids algorithm for realistic fluid simulation in 3D graphics | 15 |
scrawk/gpu-gems-3d-fluid-simulation | An implementation of GPU Gems 3D fluid simulation for Unity using C#. | 281 |
tunabrain/incremental-fluids | Provides simple fluid solver implementations in C++ for learning and reference purposes | 584 |
oyun-teknolojileri/toolkit | A simple game development platform with a focus on ease of use and collaboration | 134 |
libclsph/libclsph | An OpenCL-based library to accelerate fluid simulation in 3D graphics and animation | 52 |
gamekit-developers/gamekit | A cross-platform 3D game engine that supports C++, Lua scripting, and various physics and graphics libraries. | 250 |
seanlth/fluid-solver | An Eulerian solver for simulating fluid flows in a staggered grid using various numerical methods and optimisations. | 25 |