forked from JamesBear/vive_ik_demo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
49 lines (27 loc) · 1.23 KB
/
README.txt
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Vive IK Demo README
---------------------------
Vive IK Demo is a full body motion capture program using HTC Vive and HTC trackers.
To get the full documentation:
- Download "Full Body Motion Capture Using Vive Trackers.docx"
To download the executable:
- Download "vive_ik_test.rar"
To run in Unity and modify the source code:
- Download this project and open the folder with Unity 5.4 (mine is 5.4.2f2).
- Double click the scene vive_ik_demo and hit "Play" button.
Special thanks to:
- RootMotion for their FinalIK. This project took inspiration from it. If you want to use professional multi-joint IK (or any kind of IK) in your game, go check out FinalIK in Unity AssetStore.
Copyright: HTC Corporation
Vive IK Demo 中文说明
-----------------------------
Vive IK Demo是一个使用HTC Vive和HTC追踪器实现的全身动作捕捉程序。
怎么获得文档:
- 下载"Vive Tracker全身动作捕捉开发指南.docx"
怎么获得可执行程序:
- 下载"vive_ik_test.rar"
怎么在Unity中运行及修改代码:
- 下载本工程,然后用Unity 5.4打开本文件夹(我用的是5.4.2f2)
- 双击vive_ik_demo场景,然后点击"Play"按钮
特别感谢:
- RootMotion,本工程借鉴了它们的FinalIK,如果你想在游戏里加上多骨骼IK,去AssetStore里找找FinalIK吧。
Copyright: HTC Corporation
Contact: [email protected]