Code Monkey home page Code Monkey logo

gear's Introduction

🦾 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

gear's People

Contributors

nohr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

wanghaisheng

gear's Issues

Error

holistic_solution_simd_wasm_bin.js:9 Uncaught (in promise) RuntimeError: abort(Module.arguments has been replaced with plain arguments_ (the initial value can be provided on Module, but after startup the value is only looked for on a local variable of that name)) at Error
at jsStackTrace (holistic_solution_simd_wasm_bin.js:9:69364)
at stackTrace (holistic_solution_simd_wasm_bin.js:9:69540)
at abort (holistic_solution_simd_wasm_bin.js:9:43094)
at Object.get (holistic_solution_simd_wasm_bin.js:9:24082)
at holistic_solution_simd_wasm_bin.js:9:23905
at y.h (holistic.js:2060:1)
at w (holistic.js:260:1)
at O.next (holistic.js:291:1)
at holistic.js:324:1
at new Promise ()
at abort (holistic_solution_simd_wasm_bin.js:9:43125)
at Object.get (holistic_solution_simd_wasm_bin.js:9:24082)
at holistic_solution_simd_wasm_bin.js:9:23905
at y.h (holistic.js:2060:1)
at w (holistic.js:260:1)
at O.next (holistic.js:291:1)
at holistic.js:324:1
at new Promise ()
at holistic.js:319:1
at k (holistic.js:329:1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.