EtherealEngine / etherealengine

iR Engine - Bringing us together on the open social spatial web. 🤖 🚀 👓 🕹ī¸ 🧑đŸŋ‍🚀
https://etherealengine.org
Other
703 stars 248 forks source link

[EPIC] Motion Capture #5644

Open mrhegemon opened 2 years ago

mrhegemon commented 2 years ago

Top Priorities

Overall goal is to fuse our pose Skeletal IK from many sources such as multiple camera inputs and or pose capture and clients into a full body model.

Avatar System

Motion Capture System V1

Motion Capture System V2

Human Assessment

MoCap Recording & Playback

Later nice features

NOTES

CV Tracking OPTION 1 : MediaPipe

Human js https://github.com/vladmandic/human https://google.github.io/mediapipe/getting_started/javascript.html

HOLISTIC BODY CAPTURE - WEB DEMO https://gist.github.com/mrhegemon/2832793cae560c6980d2ed40048cf1e4

SIMPLE POSE CAPTURE - WEB DEMO https://gist.github.com/mrhegemon/7931bf2cf8be283f3aef0b2bb7a5cbe4

CV Tracking OPTION 2 : Others

Light Tensorflow https://codesandbox.io/s/9rhlj

OpenPose https://cmu-perceptual-computing-lab.github.io/openpose/web/html/doc/index.html

AR Magic Window

https://andykong.org/projects/eyecatcher/ https://karan-ahuja.com/fun_projects/eyecatcher/

MediaPipe + Three js

Mediapipe + Unity

https://github.com/Kariaro/VRigUnity

BlazePoseWithUnity https://github.com/joonb14/BlazePoseWithUnity https://github.com/digital-standard/ThreeDPoseUnityBarracuda/tree/master https://github.com/digital-standard/ThreeDPoseUnityBarracuda/blob/master/Assets/Scripts/VNectModel.cs

Final IK Unity

http://root-motion.com/ https://assetstore.unity.com/packages/tools/animation/final-ik-14290 https://www.youtube.com/user/SnuffThePuppy/playlists

Web IK

Osso

https://twitter.com/sketchpunklabs https://www.patreon.com/posts/63305737 osso Tests https://www.youtube.com/@SketchpunkLabs/videos

OTHER EXAMPLES

https://www.kdnuggets.com/2020/08/3d-human-pose-estimation-experiments-analysis.html

8th wall https://www.8thwall.com/8thwall/face-effects-threejs/code/README.md

https://github.com/imerso/facecap

DIRECT POSENET TO VR https://gitlab.com/posenet-vr

Another - TDPToVR https://nponta-tanuki.booth.pm/items/2492481

https://github.com/TrackLab/ViRe

Real-time pose estimation vr tracker by web camera in VRChat [2021-0102] https://www.youtube.com/watch?v=cf5moO_1TWY

ThreeDPoseTracker https://mobile.twitter.com/search?q=%23ThreeDPoseTracker https://store.steampowered.com/app/1366950/Driver4VR/ https://www.youtube.com/channel/UCVEw7o4VIuX3ZvWoQx_n3Fg https://www.youtube.com/watch?v=5at0Gw_mEmc

Kaldo https://npm.io/package/kalidokit https://kalidoface.com/ https://kalidoface.com/

VRChat UX Flow https://docs.vrchat.com/docs/full-body-tracking

VRChat OSC https://docs.vrchat.com/docs/full-body-tracking https://docs.vrchat.com/docs/osc-avatar-parameters https://docs.vrchat.com/docs/osc-resources https://docs.vrchat.com/docs/osc-debugging

Rokoko + Move.ai

Potential hacks for improvement:

HexaField commented 1 year ago

Boneworks / Bonelab

HexaField commented 1 year ago

Animation Sequencer https://github.com/XRFoundation/XREngine/issues/7505