| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Brute Force
- Stored Procedure
- 스토어드 프로시저
- DP
- binary search
- two pointer
- union find
- Hash
- MYSQL
- 다익스트라
- Dijkstra
- Trie
- String
- 이진탐색
- 그래프
- Two Points
- SQL
Archives
- Today
- Total
codingfarm
fbx 파일 import 하기 본문
mesh는 잘 import 되더라도 bone이 이상하게 깨저서 나올때가 많다.
이를 해결하기 위해 아래의 방법대로 해볼것

- Import User Properties
- Import Enums As Strings
- Ignore Leaf Bones
- Automatic Bone Orientation
'blender3d' 카테고리의 다른 글
| NLA 에디터 (0) | 2020.05.02 |
|---|---|
| 무기 쥐어주기 (0) | 2020.05.02 |
| pose mode 에서 bone을 좌우대칭 시키기 (0) | 2020.05.01 |
| action 사용법 (0) | 2020.04.28 |
| 애니메이션 기초(action) (0) | 2020.04.05 |
Comments