> For the complete documentation index, see [llms.txt](https://help.movin3d.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.movin3d.com/kr/movin-studio-usage-guide/live-streaming/streaming-mocap-data-into-blender-by-osc.md).

# Streaming Mocap Data into Blender by OSC

[**Blender**](https://www.blender.org/)는 오픈소스 기반의 3D 제작 툴로, 모델링, 리깅, 애니메이션과 렌더링까지 한 환경에서 처리할 수 있습니다.

MOVIN TRACIN과 MOVIN Studio로 캡처한 모션 데이터는 Blender로 연동되어, 캐릭터 애니메이션 작업과 후반 편집, 에셋 제작 등 다양한 3D 콘텐츠 제작에 활용할 수 있습니다.&#x20;

{% stepper %}
{% step %}

### 플러그인을 다운로드해주세요.

<figure><img src="/files/xtt4nxgoY4zAJ3HEj4xH" alt=""><figcaption></figcaption></figure>

* [MOVIN의 공식 다운로드 페이지](https://www.movin3d.com/downloads#movin-studio)에서 'Download Blender Plugin'을 클릭해, 사용하는 MOVIN Studio 버전에 맞는 파일을 다운로드해주세요.
  {% endstep %}

{% step %}

### 애드온 파일을 추가해주세요.

* Blender 프로젝트에서 Edit > Preferences를 클릭해주세요.

<figure><img src="/files/3bDVk1t5a0M00k1ecRUs" alt="" width="375"><figcaption></figcaption></figure>

* Add-ons 탭에서 우측 상단의 Add-ons Settings > Install from Disk를 클릭한 뒤, 다운로드한 movin\_blender\_plugin.py 파일을 클릭해 MOVIN Live Receiver를 추가해주세요.
  {% endstep %}

{% step %}

### Armature과 Hips Bone을 알맞게 작성하고 Start를 클릭해주세요.

<figure><img src="/files/PPL1Kg7LbRZxtC3GNIqc" alt=""><figcaption></figcaption></figure>

* MOVIN Live에서 Armature과 Hips Bone을 알맞게 작성해주세요.&#x20;
* 이후, Start 버튼을 클릭해주세요.
  {% endstep %}

{% step %}

### MOVIN Studio에서 OSC 프로토콜 스트리밍을 시작해주세요.

<figure><img src="/files/Cb7Uc566KfaE1qrsENRm" alt=""><figcaption></figcaption></figure>

* Blender에서 설정한 포트 번호가 MOVIN Studio에 동일하게 작성되어 있는지 확인해주세요.
* MOVIN Studio에서 OSC 프로토콜 스트리밍을 시작해주세요.
  {% endstep %}
  {% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.movin3d.com/kr/movin-studio-usage-guide/live-streaming/streaming-mocap-data-into-blender-by-osc.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
