blob: 6e06fcef73303188902fec3994d47a529a1003f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# 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/).
## Impressions
[![Interactive wall drawing](https://static.kummerlaender.eu/media/compustream_with_walls.poster.jpg)](https://static.kummerlaender.eu/media/compustream_with_walls.mp4)
[![Simulation quality display](https://static.kummerlaender.eu/media/compustream_quality_display.teaser.jpg)](https://static.kummerlaender.eu/media/compustream_quality_display.mp4)
|