Live data from Hacker News

Fast real time fluid simulator based on MPM algorithm

kotsoft.github.io

11–20 of 56 posts

Re: Fast real time fluid simulator based on MPM algorithm

#13

For someone with high-school level understanding of classical Newtonian mechanics, what would be the best way forward to learn Continuum Mechanics and things like MPM, etc.? Any book/course recommendations?

http://alexey.stomakhin.com/research/mpm.html

Re: Fast real time fluid simulator based on MPM algorithm

#14

For someone with high-school level understanding of classical Newtonian mechanics, what would be the best way forward to learn Continuum Mechanics and things like MPM, etc.? Any book/course recommendations?

For a nice overview: https://nialltl.neocities.org/articles/mpm_guide

Re: Fast real time fluid simulator based on MPM algorithm

#16
Nice. I like how it's full screen and responds fluidly to changing the browser window size.

Cool how it pauses when switching browser tabs. My RTX-3080* hums a little louder during the sim but not too much. I'm getting about 57 fps @ 3440x1440. *Actually probably my CPU fan doing the humming.

Re: Fast real time fluid simulator based on MPM algorithm

#20
post #4

Looks like this is the repo https://github.com/kotsoft/kotsoft.github.io

You probably also want to check the project from the same author that has more control sliders and code in human readable format instead of compiled wasm.

Demo : https://kotsoft.github.io/particle_based_viscoelastic_fluid/

Code : https://github.com/kotsoft/particle_based_viscoelastic_fluid...

Video :https://www.youtube.com/watch?v=3OxC4oqy74U

edit : you probably also want to check one of the mentioned link : https://matthias-research.github.io/pages/tenMinutePhysics/i...

Post reply on HN