Hacker News new | ask | show | jobs
by m00dy 356 days ago
lol, if you look at the firmware, it is essentially a bunch of if-else statements, rather than very complex simulation code.
1 comments

The fluid simulation logic is split into a separate crate.

https://github.com/Nicholas-L-Johnson/flip-card/tree/main/fl...