We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d21107 + 2c764d7 commit ba75006Copy full SHA for ba75006
1 file changed
posts/yjlab/2026-c4-week2.md
@@ -0,0 +1,29 @@
1
+---
2
+# ------- 편집 하지 말 것 ------- #
3
+outline: false
4
+lastUpdated: True
5
+comment: true
6
+# ---------------------------- #
7
+
8
+title: Monster Rigging - Chapter 03 - Skin Weights - legs, tails
9
+date: 2026년 4기 2주차
10
+author: 김영지
11
+link: "https://0g-lab.tistory.com/17"
12
+tags:
13
+ - monster rigging
14
15
16
+# {{ $frontmatter.title }}
17
18
+<br>
19
20
+<!-- 여기는 냅두기 -->
21
+::: warning 제출함
22
+ - `🥳 작성자` {{ $frontmatter.author }}
23
+ - `🔗 링크` <a :href="$frontmatter.link" target="_blank" rel="noopener"> {{ $frontmatter.link }} </a>
24
+:::
25
26
+<!-- 업데이트 사항 등 필요한 내용 아래부터 자유롭게 사용 -->
27
+::: info 개요
28
+괴물 모델링 리깅 작업 중 하체 웨이팅 작업 과정을 담았습니다.
29
0 commit comments