aboutsummaryrefslogtreecommitdiff
path: root/src/shader/code/vertex.glsl
AgeCommit message (Expand)Author
2019-02-23Store material in fluid buffer and improve visualizationAdrian Kummerlaender
2019-02-22Tidy up wall drawing and geometry initializationAdrian Kummerlaender
2019-02-22Improvise interactive wall drawingAdrian Kummerlaender
2018-12-19Use GLSL's mix function for color scalingAdrian Kummerlaender
2018-12-18Use pressure as velocity norm display amplifierAdrian Kummerlaender
2018-12-18Purify collide shaderAdrian Kummerlaender
2018-12-17Try out velocity norm color mappingAdrian Kummerlaender
2018-12-16Filter weird origin vertexAdrian Kummerlaender
2018-12-16Generate fluid display using geometry shadersAdrian Kummerlaender
2018-12-16Parametrize lattice resolutionAdrian Kummerlaender
2018-12-15Hacky D2Q9 BGK LBM on GPU using GLSL compute shadersAdrian Kummerlaender