This is a GPU-accelerated web browser implementation of Jos Stam's real-time fluid dynamics solver originally presented in his seminal paper "Stable Fluids" from 1999. This project additionally ...
GPU-accelerated Lattice Boltzmann Solver (D3Q19 lattice), with stand-alone versions written in C and Python, yielding identical results up to machine precision. The C version uses OpenMP for ...