controls: space to spawn mouse to attract r to repel d to delete s for settings turbowarp: https://turbowarp.org/1070503090?fps=60 references: https://www.researchgate.net/publication/220789321_Particle-based_viscoelastic_fluid_simulation https://scratch.mit.edu/projects/1045449083/ https://github.com/kotsoft/particle_based_viscoelastic_fluid/blob/main/sim_5.js#L610 update log: v0.1 - initial release, bare minimum simulation implementing double density relaxation v0.2 - viscosity implemented, elasticity in progress and currently completely broken