# FLIP Fluid Simulation
the2nake 10 min read
FLuid Implicit Particle technique in C with SDL. This is underlying work for a clone of the fluid simulation pendant by mitxela.
Hi, I go by the2nake online (a tragic typo).
My interests include control theory, embedded programming, and competitive robotics. Check out my featured projects!
I’m currently studying engineering at the University of Michigan.
FLuid Implicit Particle technique in C with SDL. This is underlying work for a clone of the fluid simulation pendant by mitxela.
A project part of the 2024-25 VEX Robotics season. I created a Kalman filter to reduce errors in position tracking over time and improve motion repeatability.