From f6e451a38612b6eab728cb737dcc5e195e799233 Mon Sep 17 00:00:00 2001 From: zeyus Date: Tue, 25 Feb 2025 14:47:56 +0100 Subject: [PATCH] added more resources in readme to remind myself and probably reimplement --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 0a3def4..aad452c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ I wanted to make an ESP32 based 128x64 I2C OLED FLIP simulator, inspired by: 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. 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) +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/