TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Gamebody, a full-body game controller

107 pointsby fheisleralmost 2 years ago

13 comments

freedmandalmost 2 years ago
I’ve been doing something similar to control racing video games while biking on an indoor exercise bike. I convert pedal speed into brake and acceleration keys (there’s some middle amount of pedaling that’s neutral) with pynput. I used OpenCV for webcam input and MediaPipe’s models to convert lean angle into left and right keyboard presses, and head tilt into up and down. It’s really fun but the slight latency in recognizing my pose is tough for fast courses. Now I’m thinking about some Arduino with a sensor or low res IR camera or something else that could detect changes a lot quicker.
评论 #36541872 未加载
berendkaalmost 2 years ago
Wait, can you now do QWOP with real human body parts as input and ... finally run? that would be so full circle!
评论 #36538188 未加载
gmacalmost 2 years ago
Reminds me of Pigeon Sim, using a Kinect and the Google Earth browser plugin (which is sadly now discontinued).<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=w5ye9dfeu7c">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=w5ye9dfeu7c</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;jawj&#x2F;pigeonsim">https:&#x2F;&#x2F;github.com&#x2F;jawj&#x2F;pigeonsim</a>
mellosoulsalmost 2 years ago
Considering his last (brilliant) project featured here, the semaphore keyboard madness, I&#x27;m not sure how serious this is but it seems there is potential for providing a useful API for AR&#x2F;VR apps&#x2F;games&#x2F;experiences; I&#x27;m not sure the body is extensively served by Quest etc beyond hand and head tracking.
评论 #36538146 未加载
toughalmost 2 years ago
This reminded me of the full body keyboard controller someone else shared a few weeks back...<p>My ideas for body games are growing<p><a href="https:&#x2F;&#x2F;github.com&#x2F;everythingishacked&#x2F;Semaphore">https:&#x2F;&#x2F;github.com&#x2F;everythingishacked&#x2F;Semaphore</a>
评论 #36542877 未加载
recursivealmost 2 years ago
I&#x27;m still sad the MS didn&#x27;t stick to their kinect concept.
评论 #36544519 未加载
j2baxalmost 2 years ago
I like your name! What is shacking?
评论 #36535589 未加载
评论 #36535776 未加载
评论 #36535775 未加载
jncfhnbalmost 2 years ago
Time for the dark souls run I guess
评论 #36537318 未加载
iasoyalmost 2 years ago
That&#x27;s interesting, I always wanted to try something similar but put it off. I&#x27;ll try it with my phone &amp; see if I can get it working in small space but with ulta-wide camera.
kylejrpalmost 2 years ago
&quot;I&#x27;m the video game boy! I&#x27;m the one who wins!&quot;
0xfaialmost 2 years ago
Wow! I&#x27;ve built dozens of stabs at exactly this and the consistency you&#x27;ve achieved is really good! Cool. Very cool.
iamflimflam1almost 2 years ago
How well does pose detection work on people wearing baggy clothes. Or for &quot;non gym&quot; type bodies?
评论 #36533726 未加载
topfloorbossalmost 2 years ago
this goes so hard. I think I would prefer this to vr.