VRigUnity icon indicating copy to clipboard operation
VRigUnity copied to clipboard

VRM hand tracking using mediapipe

Results 14 VRigUnity issues
Sort by recently updated
recently updated
newest added

Hello, I like your work very much, so I've added a translation for my language and made some small fixes. \_(:з」∠)\_ Changed: * Add `zh_CN`. * Replace `NotoSansJP-Regular` with `NotoSansCJK-Regular`...

The traditions are already there, only the ".meta" files are missing.

### OS Windows ### App Version 0.5.0 ### Description There's an issue with tracking of fingers being constantly lost or not picked up straight away, while tracking of wrists (and...

bug

Are you interested in supporting an Android build?

To reduce CPU usage check if other projects than mediapipe gives better performance - https://github.com/creativeIKEP/HolisticBarracuda - Custom made python script / camera setup This might help with adding virtual cameras...

Currently, I can only track upper body, will you be able to track lower body?

How does your motion capture project support importing fbx models? My Fbx model is based on APose, and VRM is based on TPose.

Check how easy it would be to add code linting to the project. This would make sure all code if formatted correctly

enhancement

Add a button that shows debug information: - Current Fps - Current triangle count - How much cpu used - How much memory used This could maybe also contain more...

enhancement

Add some workflow code that automatically changes target branches to develop if the branch is not `develop`