Found 320 repositories(showing 30)
haxiomic
No description available
CliMA
🌊 Julia software for fast, friendly, flexible, ocean-flavored fluid dynamics on CPUs and GPUs
diwi
A Processing/Java library for high performance GPU-Computing (GLSL). Fluid Simulation + SoftBody Dynamics + Optical Flow + Rendering + Image Processing + Particle Systems + Physics +...
keijiro
A straightforward GPU implementation of Jos Stam's "Stable Fluids" on Unity.
Scrawk
A PBD fluid in unity running on the GPU
tunabrain
High performance OpenGL fluid solver in C++
mharrys
Real-time fluid dynamics running on the GPU with the help of WebGL and Three.js
3D fluid simulation on the in Unity
2D fluid simulation in Unity
prideout
GPU fluid simulation
amandaghassaei
A realtime fluid flow simulation on the GPU using WebGL
mushe
Fluid simulation(SPH) and water rendering in Unreal Engine 5 Niagara(GPU simulation stage)
kishimisu
Implementation of Jos Stam's Real-Time Fluid Dynamics for Games paper using javascript as a playground for learning the WebGPU API.
PWhiddy
GPU Fluid Simulation with Volumetric Rendering
mmaldacker
Real-time fluid simulation engine running on GPU with Vulkan
erwincoumans
GPU SPH fluids v3 from http://fluids3.com by Rama Hoetzlein
felixfaire
A GPU fluid simulation written with the Cinder framework
patriciogonzalezvivo
GPU Fluid Simulation with a collisions layer
Victor2266
An Opensource, GPU-Accelerated, Particle-Based, Multi-phase, Real-time Fluid Simulation Engine for Unity and a game which showcases its features.
asiroisvigneux
A Parallel Fluid Solver and Renderer on the GPU
finallyjustice
Implementation of SPH fluid with both CPU and GPU (2D and 3D)
Fluid Simulation on CPU and GPU in C++ with OpenGL
libclsph
OpenCL based GPU accelerated SPH fluid simulation library
piellardj
Stable fluid simulation on GPU using WebGL.
exoclime
Atmospheric fluid dynamics solver optimized for GPUs.
Xinhuan-Imperial
This program is a GPU version 3D Lattice Boltzmann Method Computational Fluid Dynamics solver to simulate steady/unsteady 3D single-phase flows. Compared with CPU serial code, this GPU code is >200 times faster and has same accuracy. To run it, a NVIDIA GPU with CUDA Toolkit is a must
Cofludy
This program is 2D fluid simulation code using finite volume method with structure mesh. And these code are accelerated using GPU with cuda programming language
hiroakioishi
https://github.com/haxiomic/GPU-Fluid-Experiments
AmesingFlank
A Fluid Simulator on GPU
matthiasbroske
2D and 3D GPU implementations of Jos Stam's infamous Stable Fluids paper in Unity