Your Move #218
Unanswered
elisherer
asked this question in
Show and tell
Your Move
#218
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I created a website https://yourmove.essh.co (AI assisted virtual background games). I use Tensorflow JS for all the video webcam inputs.
I use
react-three-fiber
for all 3d scenes.One of the pages is a soccer game I created using MoveNet (pose-detection via tensorflow js)
There I use
use-cannon
for the physics. (the character is from the pmndrs market 😄 ).Still a little buggy...WIP
Beta Was this translation helpful? Give feedback.
All reactions