Remix.run Logo
m00dy 7 days ago

lol, if you look at the firmware, it is essentially a bunch of if-else statements, rather than very complex simulation code.

phirks 7 days ago | parent [-]

The fluid simulation logic is split into a separate crate.

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