diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..68b16ed --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# compustream + +…very basic D2Q9 BGK LBM on GPU via GLSL compute shaders and featuring mouse-based [interactivity](https://static.kummerlaender.eu/media/interactive_boltzmann_256.mp4). + +For details see [Fun with compute shaders and fluid dynamics](https://blog.kummerlaender.eu/article/fun_with_compute_shaders_and_fluid_dynamics/). + +![Artfully amplified implosion](https://static.kummerlaender.eu/media/boltzstern_1.jpg) |