aboutsummaryrefslogtreecommitdiff
path: root/src/shader/code/interact.glsl
AgeCommit message (Collapse)Author
2019-02-24Extract interaction logic into separate shaderAdrian Kummerlaender
The collide shader became to crowded for my taste. As a nice side benefit we can now execute interaction processing only when actual interaction is taking place.