Bringing wii-kinect-eyetoy tech to the browser

3 weeks ago 1

I've been working on a webgame that's controlled entirely with body movements, using computer vision to track hand + head positions in real time

The goal is to recreate wii / kinect / eyetoy tech using a consumer-grade webcam

Tech stack: mediapipe, threejs, javascript

Here's a work in progress version of the game (please play on a desktop / laptop that has a webcam): https://www.funwithcomputervision.com/parallax/

  • move head to shift camera
  • move hand to aim
  • make a fist to shoot

I'll to try some powerups, new enemy types, and to improve the 3D visuals as well

If you have any feedeback about how to make the game more fun I'd love to hear it

Good luck have fun :]

Read Entire Article