Skip to content

Instantly share code, notes, and snippets.

View mili-inch's full-sized avatar

tonimono mili-inch

View GitHub Profile

B2ControlNet

Blender add-on for exporting COCO 2d keypoints compliant bone placement as seen from the camera.

This add-on is designed to generate images in specified poses using ControlNet.

ControlNet: https://github.com/lllyasviel/ControlNet

Export all frames of an animation at once. Multiple armatures can also be exported.

B2ControlNet

カメラから見たボーンの配置をCOCOの2d keypoint配列準拠で書き出すBlenderアドオンです

このアドオンはControlNetを使用した指定ポーズでの画像生成を目的として作られています

ControlNet: https://github.com/lllyasviel/ControlNet

アニメーションのフレームをまとめて書き出したり、複数アーマチュアの書き出しも可能です

@mili-inch
mili-inch / vmc4b_manual_en.md
Last active March 1, 2025 02:06
Manual for VMC4B

This is an add-on that receives motions sent by VMCProtocol. It previews, records them in real time in Blender. About VMCProtocol: https://protocol.vmc.info/

It can be used with VirtualMotionCapture to capture SteamVR motions.
https://vmc.info/

Currently, VirtualMotionCapture motion sending function is a paid feature (2021/11/16).
https://akira.fanbox.cc/

screenshot

@mili-inch
mili-inch / vmc4b_manual.md
Last active September 1, 2024 20:50
VMC4Bのマニュアル