aboutsummaryrefslogtreecommitdiff
path: root/src/shader/wrap/compute_shader.cc
AgeCommit message (Collapse)Author
2018-12-18Hacky mouse-based fluid interactionAdrian Kummerlaender
2018-12-16Regeneralize ComputeShader wrapperAdrian Kummerlaender
2018-12-16Parametrize lattice resolutionAdrian Kummerlaender
2018-12-15Hacky D2Q9 BGK LBM on GPU using GLSL compute shadersAdrian Kummerlaender
Improvised on top of computicles's scaffolding. Works in a world where _works_ is defined as "displays stuff on screen that invokes thoughts of fluid movement".