Show HN: Planking for penguins, a real-time exercise tracking game

1 point by getToTheChopin 19 hours ago | 0 comments
This uses mediapipe AI vision to detect when the player has proper plank form (knees-hips-shoulders in a horizontal line, elbows low)

Also using threejs for visuals and tonejs for audio

It runs in real-time in the browser, using a regular laptop + webcam

Live demo: https://www.funwithcomputervision.com/chinup/

You can track chin-ups, push-ups, or planks. I will continue to add more exercises into the game

Any feedback would be appreciated!