KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#claude-code
#codex
#cli
#developer-tools
#react
#windows
BlendyPose
★ 122
Open GitHub ↗
Blender Motion Capture using your camera!
Download README (.md)
Explore Similar Repositories
sayn
:
Data processing and modelling framework for automating tasks (incl. Python & SQL transformations).
angular-10-registration-login-example
:
Angular 10 User Registration and Login Example
rules_cuda
:
Starlark implementation of bazel rules for CUDA.
toiro
:
A tool for comparing tokenizers
jetstream-inertia-generator
:
Laravel 8 Admin CRUD generator built with Jetstream, Inertia js, Vue 3 and Tailwindcss 2
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
BlendyPose
?
Download (.md)
# BlendyPose BlendyPose is currently unmaintained, please check out the fork: https://github.com/SpectralVectors/PosePipe Blender Motion Capture using your camera! ## Note This will install to Blender's Python path, rather than your system's. ## Install 1 - Open Blender 2 - Go to Edit > Preferences > Add Ons > Install Add on, then select blendy_pose.py and click enable 3 - Open the BlendyPose panel and click Start Camera! The first time will take around a minute to install the libraries ## Credits This is repo is using the fork from Spectral Vectors: https://github.com/SpectralVectors/PosePipe BlendyPose is made using [MediaPipe](https://github.com/google/mediapipe), [OpenCV](https://github.com/opencv/opencv-python) [Nicholas Renotte](https://www.youtube.com/c/NicholasRenotte) provided some Mediapipe knowledge. weixin_44834086 demonstrated how to downgrade protobuf, which makes mediapipe compatible with Blender 3 and up!