aboutsummaryrefslogtreecommitdiff
path: root/gas.py
AgeCommit message (Collapse)Author
2020-03-24Fix process termination problemAdrian Kummerlaender
2020-03-24Fade between updated plotsAdrian Kummerlaender
Process pool doesn't seem to kill its processes on shutdown. What is this crap?
2020-03-24Use modern OpenGL for displaying the plot textureAdrian Kummerlaender
2020-03-23Plot and display histogram on textureAdrian Kummerlaender
Hacked together but works well enough for demonstration
2020-03-23Add some structure to view implementationAdrian Kummerlaender
2020-03-22Extract hard sphere gas from particle playgroundAdrian Kummerlaender