←back to thread

29 points NikoNaskida | 1 comments | | HN request time: 0.23s | source

Hey HN, I am Niko.

I've built this 3D Dino Game In browser using tech like three.js and MoveNet (tensorflow).

Basically, it's a normal 3D dinosaur game with a twist: you need to actually perform actions irl to avoid obstacles.

Duck to crouch, jump to jump, raise left hand - go left, raise right hand - go right.

Game is using your phone/laptop camera to track your body movements and perform in-game actions.

PS. Game is 100% client side and I don't record/track/use/save any of your data

Hope you find it worth playing. (better play on PC)

It's a 100% FREE browser game with no login! Please feel welcome to DM feedback or reply or anything!

Show context
shae ◴[] No.43784119[source]
This is super cool! I'd like to build this sort of thing myself, do you recommend any tutorials?
replies(1): >>43826611 #
1. NikoNaskida ◴[] No.43826611[source]
I didn’t follow one so can’t recommend. The tech is MoveNet from tensorflow.js and three.js so you can search it up online