This application simulates the effect of various situations and medication/drugs on the (human) circulation system - without the adaptive systems like the Baroreflex.
This app was made for a practical university course as a practical exercise and is only a very simplified simulation. It is by no means a correct representation.
(This version is a redesign from the original for more clarity and style.)
The foundation/engine is based on a simplified version of Haxepunk, Minipunk, in Source/mini. And the UI elements are build ontop, like the Slider and Button classes.
version 1.3:
colors:
- 0xffd24726 (red)
- 0xffc37379 (light red)
- 0xfff6f7f5 (white)
- 0xff6a6a6a (grey)
- 0xffefefef (darker grey)
- 0xffc6d8f2 (light blue)
- 0xff76607c (purple)