added more resources in readme to remind myself and probably reimplement
This commit is contained in:
parent
f5d1cccce6
commit
f6e451a386
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -2,6 +2,12 @@ I wanted to make an ESP32 based 128x64 I2C OLED FLIP simulator,
|
||||||
inspired by:
|
inspired by:
|
||||||
https://mitxela.com/projects/fluid-pendant
|
https://mitxela.com/projects/fluid-pendant
|
||||||
|
|
||||||
|
|
||||||
|
Flip: Fluid-Implicit-Particle
|
||||||
|
|
||||||
|
https://www.sciencedirect.com/science/article/pii/0010465588900203
|
||||||
|
|
||||||
|
|
||||||
but with way cheaper and easier components.
|
but with way cheaper and easier components.
|
||||||
|
|
||||||
It seemse like there's not a huge body of work on this, but I did find this project:
|
It seemse like there's not a huge body of work on this, but I did find this project:
|
||||||
|
@ -9,6 +15,10 @@ https://wokwi.com/projects/420908950128021505
|
||||||
|
|
||||||
(no user information)
|
(no user information)
|
||||||
|
|
||||||
|
Now there's another resources I found: (this is amazing)
|
||||||
|
https://unusualinsights.github.io/fluid_tutorial/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
anyway...documentation will go on my site: https://zeyus.com/
|
anyway...documentation will go on my site: https://zeyus.com/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue