浏览代码

Merge pull request #188 from Unity-Technologies/add_HPE_samples

Add HPE sample files to the package samples
/main
GitHub 4 年前
当前提交
56988086
共有 11 个文件被更改,包括 7017 次插入1 次删除
  1. 7
      com.unity.perception/package.json
  2. 4
      com.unity.perception/Samples~/Human Pose Estimation/.sample.json
  3. 1001
      com.unity.perception/Samples~/Human Pose Estimation/Models and Animations/Idle.fbx
  4. 1001
      com.unity.perception/Samples~/Human Pose Estimation/Models and Animations/Player.fbx
  5. 1001
      com.unity.perception/Samples~/Human Pose Estimation/Models and Animations/PutGlassesOn.fbx
  6. 1001
      com.unity.perception/Samples~/Human Pose Estimation/Models and Animations/Run.fbx
  7. 1001
      com.unity.perception/Samples~/Human Pose Estimation/Models and Animations/TakeObjectAttempt.fbx
  8. 1001
      com.unity.perception/Samples~/Human Pose Estimation/Models and Animations/TakeObjects.fbx
  9. 1001
      com.unity.perception/Samples~/Human Pose Estimation/Models and Animations/Walk.fbx

7
com.unity.perception/package.json


"samples":[
{
"displayName": "Tutorial Files",
"description": "These files accompany the tutorial for the Perception Package, found at https://github.com/Unity-Technologies/com.unity.perception/blob/tutorial_sample_project/Tutorial/TUTORIAL.md",
"description": "These files accompany the Perception Tutorial, found at https://github.com/Unity-Technologies/com.unity.perception",
},
{
"displayName": "Human Pose Estimation",
"description": "These files accompany the Human Pose Estimation Tutorial, found at https://github.com/Unity-Technologies/com.unity.perception",
"path" : "Samples~/Human Pose Estimation"
}
]
}

4
com.unity.perception/Samples~/Human Pose Estimation/.sample.json


{
"displayName":"Human Pose Estimation",
"createSeparatePackage": false
}

1001
com.unity.perception/Samples~/Human Pose Estimation/Models and Animations/Idle.fbx
文件差异内容过多而无法显示
查看文件

1001
com.unity.perception/Samples~/Human Pose Estimation/Models and Animations/Player.fbx
文件差异内容过多而无法显示
查看文件

1001
com.unity.perception/Samples~/Human Pose Estimation/Models and Animations/PutGlassesOn.fbx
文件差异内容过多而无法显示
查看文件

1001
com.unity.perception/Samples~/Human Pose Estimation/Models and Animations/Run.fbx
文件差异内容过多而无法显示
查看文件

1001
com.unity.perception/Samples~/Human Pose Estimation/Models and Animations/TakeObjectAttempt.fbx
文件差异内容过多而无法显示
查看文件

1001
com.unity.perception/Samples~/Human Pose Estimation/Models and Animations/TakeObjects.fbx
文件差异内容过多而无法显示
查看文件

1001
com.unity.perception/Samples~/Human Pose Estimation/Models and Animations/Walk.fbx
文件差异内容过多而无法显示
查看文件

正在加载...
取消
保存