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.
70 stars
3 watching
9 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of fluid dynamics simulation on both CPU and GPU using C++ with OpenGL | 53 |
| A software development kit for creating fluid simulations in computer graphics applications | 1,913 |
| 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 |
| A comprehensive Python library for simulating fluid dynamics in various engineering fields. | 364 |
| An implementation of a fluid simulation method using convolutional neural networks to accelerate Eulerian fluid dynamics. | 51 |
| An implementation of Jos Stam's Stable Fluids algorithm for realistic fluid simulation in 3D graphics | 15 |
| An integration tool for simulating fluid dynamics within Blender | 96 |
| An Eulerian solver for simulating fluid flows in a staggered grid using various numerical methods and optimisations. | 25 |
| An OpenCL-based library to accelerate fluid simulation in 3D graphics and animation | 52 |
| Provides simple fluid solver implementations in C++ for learning and reference purposes | 587 |
| An implementation of GPU Gems 3D fluid simulation for Unity using C#. | 283 |
| A high-performance, parallelizable finite volume solver for Navier-Stokes equations and related fluid dynamics problems | 130 |
| A Python implementation of smooth particle hydrodynamics fluid simulation with screen space rendering capabilities | 110 |
| An open-source framework for spatial modeling in landscapes, allowing users to build and integrate their own simulation models with various tools and libraries. | 28 |
| An implementation of a deep learning model for simulating physical processes in a way that integrates prior scientific knowledge | 54 |