nohr / gear

Gear is a WIP motion-based minigame.

Home Page:https://gear4327.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🦾 Gear & Loading

It's a motion-based, role-playing game that emphasizes slowness in completing a menial task.

How does it work?

Computer Vision

  • MediaPipe Holistic tracks the body and hands and returns coordinates to be solved by Kalidokit.

  • Kalidokit solves kinematics which lets us virtually embody the prosthetic.

Virtual Reality

Etc.

  • ithappy created the mechanical prosthetic model that we attach to a human rig in Blender.

  • README and feedback icons were created by Gregor Cresnar and edited further by me.

Installation

# Clone and open repository
$ git clone https://github.com/nohr/gear
$ cd gear

# Install dependencies and run locally
$ npm i
$ npm run start

About

Gear is a WIP motion-based minigame.

https://gear4327.vercel.app

License:GNU General Public License v3.0


Languages

Language:TypeScript 81.3%Language:HTML 6.9%Language:JavaScript 5.7%Language:Astro 3.7%Language:CSS 2.5%