GPU-Fluid-Experiments
Fluid simulator
A cross-platform GPU-accelerated fluid simulation project
3k stars
151 watching
361 forks
Language: Haxe
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
983/fluid-simulation | An implementation of fluid dynamics simulation on both CPU and GPU using C++ with OpenGL | 53 |
heapsio/heaps | A high-performance game framework designed to leverage modern GPUs and support various platforms. | 3,233 |
fauxpilot/fauxpilot | An open-source alternative to GitHub Copilot server using NVIDIA's Triton Inference Server with the FasterTransformer backend | 14,629 |
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 |
google/brax | A physics simulation framework designed for research and development in robotics, reinforcement learning, and other fields. | 2,397 |
spectolabs/hoverfly | A lightweight tool to simulate and mock APIs for development and testing. | 2,366 |
haxefoundation/haxe | A toolkit for building cross-platform applications with a high-level, strictly-typed programming language. | 6,219 |
google/liquidfun | A 2D physics engine for games with particle-based fluid and soft body simulations. | 4,739 |
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 |
scrawk/gpu-gems-3d-fluid-simulation | An implementation of GPU Gems 3D fluid simulation for Unity using C#. | 283 |
libclsph/libclsph | An OpenCL-based library to accelerate fluid simulation in 3D graphics and animation | 52 |
bulletphysics/bullet3 | A C++ SDK for real-time collision detection and multi-physics simulation in various fields such as VR, games, and robotics. | 12,777 |
overv/vulkantutorial | A tutorial and e-book guide to the Vulkan graphics and compute API using C++ | 3,224 |
vczh-libraries/gacui | A comprehensive C++ library for building GPU-accelerated user interfaces with WYSIWYG editing tools and XML support. | 2,354 |