An open API service indexing awesome lists of open source software.

https://github.com/zerdicorp/fluid_simulation

It was hard to understand (and to be honest, I still don't understand much), but it's impossible not to try to create a fluid simulation!
https://github.com/zerdicorp/fluid_simulation

fluid fluid-simulation hydrodynamics simulation

Last synced: 6 months ago
JSON representation

It was hard to understand (and to be honest, I still don't understand much), but it's impossible not to try to create a fluid simulation!

Awesome Lists containing this project

README

          

# fluid_simulation 💦
#### It was hard to understand (and to be honest, I still don't understand much), but it's impossible not to try to create a fluid simulation!

## What is it and how does it work? :eyes:

What I want to say is that I don't really understand how it works, but I really wanted to try it, so you won't see my personal explanation in this README.

But I will definitely come back to this project in the future and try to immerse myself in all the formulas and theory as much as possible, because I am damn interested in how calling a number of simple functions leads to such a result.. 😳😳😳

![2022-05-30 09-14-41](https://user-images.githubusercontent.com/56264511/170929137-3c31a566-7493-4134-9e86-f46efa74a928.gif)

## Thanks! Jos Stam & Mike Ash ❤️🔥
* #### [Real-Time Fluid Dynamics for Games by Jos Stam](http://www.dgp.toronto.edu/people/stam/reality/Research/pdf/GDC03.pdf)
* #### [Fluid Simulation for Dummies by Mike Ash](https://mikeash.com/pyblog/fluid-simulation-for-dummies.html)