1: 2012-09-21 (Fri) 19:07:08 iseki  |
Cur: 2012-09-22 (Sat) 13:48:09 iseki  |
- | ** Editable Joints Text File [#td8ebf90] | + | ** Joints Text ファイル [#t61e510b] |
- | - This file format is original by us. | + | - このデータファイルは独自フォーマットです. |
| #br | | #br |
| | | |
- | *** File Format [#j8c5c00f] | + | *** ファイルフォーマット [#b213a7f7] |
- | - First Line of file must be ''NI_JOINTS_TEXT_FILE'' | + | - ファイルの一行目は必ず ''NI_JOINTS_TEXT_FILE'' でなければなりません.(ヘッダ) |
- | - If Head of Line is ''0-9'', this line describes ''Frame Time'' (Frame Time Line) | + | - 行の先頭が ''0~9'' で始まる場合,この数字は ''フレーム時間'' を表します (Frame Time Line) |
- | -- Unit of Frame Time is msec. | + | -- フレーム時間の単位はミリ秒です. |
- | - If Head of Line is ''space'', this line describes Joint Data (Joint Data Line) | + | - 行の先頭が ''空白'' の場合, この行には''ジョイントのデータ'' が記述されます (Joint Data Line) |
- | -- ''JointName posX posY posZ qutX qutY qutZ qutW'' | + | -- データの順序は ''ジョイント名 X座標 Y座標 Z座標 クオータニオンのX成分 Y成分 Z成分 W成分'' |
- | -- posX means that X coordinates of a Position . qutX means that X component of a Quaternion. | + | -- それぞれのデータは一個以上の空白によって区切られます. |
- | -- Each data is separated by one or more space. | + | -- 座標の単位はメートルです. |
- | -- Default unit of position is Meter (m). | + | - ''フレーム時間'' は ''ジョイントのデータ'' より前に存在しないといけません. |
- | - Frame Time Line must be at before Joint Data Line | + | - その他の行は全て無視されます(つまりコメントになる) |
- | - Other all lines are comment line. Comment line can be described anywhere except First Line. | + | |
| #br | | #br |
| | | |
- | *** Joint Name [#o78ac832] | + | *** ジョイント名 [#h5ef0cd3] |
- | - PELVIS : Root Joint. This position data is Avatar's position. | + | - PELVIS : ルートジョイント.アバターの位置を決定する. |
- | - TORSO | + | - TORSO : 胴体 |
- | - NECK | + | - NECK : 首 |
- | - HEAD | + | - HEAD : 頭 |
- | - L_EYE : Left Eye. This is not used yet. | + | - L_EYE : 左目.未サポート. |
- | - R_EYE : Right Eye. This is not used yet. | + | - R_EYE : 右目.未サポート. |
- | - L_SHLDR : Left Shoulder. | + | - L_SHLDR : 左肩 |
- | - L_ELBOW | + | - L_ELBOW : 左ひじ |
- | - L_HAND | + | - L_HAND : 左手首 |
- | - R_SHLDR : Right Shoulder. | + | - R_SHLDR : 右肩 |
- | - R_ELBOW | + | - R_ELBOW : 右ひじ |
- | - R_HAND | + | - R_HAND : 右手首 |
- | - L_HIP | + | - L_HIP : 左腰.腿の付け根. |
- | - L_KNEE | + | - L_KNEE : 左ひざ |
- | - L_FOOT | + | - L_FOOT : 左足首 |
- | - R_HIP | + | - R_HIP : 右腰.腿の付け根. |
- | - R_KNEE | + | - R_KNEE : 右ひざ |
- | - R_FOOT | + | - R_FOOT : 右足首 |
| #br | | #br |
| | | |
- | *** Example [#z030f4be] | + | *** 例 [#ubc91ff3] |
| NI_JOINTS_TEXT_FILE | | NI_JOINTS_TEXT_FILE |
| 18827 | | 18827 |
| PELVIS 0.000000 -0.000000 0.000000 -0.01565226 0.00219829 0.06927119 0.99747264 | | PELVIS 0.000000 -0.000000 0.000000 -0.01565226 0.00219829 0.06927119 0.99747264 |
| TORSO 0.000335 0.004759 0.150861 -0.00000000 0.00000000 -0.00000000 0.99999994 | | TORSO 0.000335 0.004759 0.150861 -0.00000000 0.00000000 -0.00000000 0.99999994 |
- | Comment line can be described anywhere except First Line. | + | この行はコメントとして無視されます |
| NECK 0.000669 0.009518 0.301722 0.11550798 0.12516484 -0.00000010 0.98538905 | | NECK 0.000669 0.009518 0.301722 0.11550798 0.12516484 -0.00000010 0.98538905 |
| HEAD 0.056848 -0.023149 0.493174 -0.00000000 0.00000000 -0.00000000 1.00000000 | | HEAD 0.056848 -0.023149 0.493174 -0.00000000 0.00000000 -0.00000000 1.00000000 |