Skip to content

Commit

Permalink
Fix pose positions (Unity-Technologies#220)
Browse files Browse the repository at this point in the history
* Partial fix for keypoint issues

* Adding human pose assets to perceptionHDRP

* Moving test assets out of resources folder. Removing baked lighting from scenes.

* Updating changelog

* Fixing test on large screens. Reverting unnecessary PerceptionURP change

* Adding human pose labeling sample to PerceptionURP

* Update HDRP PoseSample.unity

* Fixing merge issues

* Adding rendertexture to test to address issue at other resolutions
  • Loading branch information
JonathanHUnity authored Feb 25, 2021
1 parent c1c5e92 commit 9da0bf9
Show file tree
Hide file tree
Showing 80 changed files with 14,522 additions and 68 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ CodeCoverage
**/Build/**
**/Builds/**
/utr
*.user

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"displayName":"Human Pose Labeling and Randomization",
"createSeparatePackage": false
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Loading

0 comments on commit 9da0bf9

Please sign in to comment.