Character sample featuring the digital human from The Heretic.
- Unity 2019.3.12f1 +
- HDRP 7.3.1 +
- Git-LFS (https://git-lfs.github.com/)
Using this package requires git lfs. To install git lfs, open a command prompt and run
git lfs install
. This is essential, as otherwise the downloaded package will be in an incomplete state.
After installing git lfs, declare the package and its dependencies as git dependencies in Packages/manifest.json
:
"dependencies": {
"com.unity.demoteam.digital-human.sample": "https://github.com/Unity-Technologies/com.unity.demoteam.digital-human.sample.git",
"com.unity.demoteam.digital-human": "https://github.com/Unity-Technologies/com.unity.demoteam.digital-human.git",
"com.unity.demoteam.attributes": "https://github.com/Unity-Technologies/com.unity.demoteam.attributes.git",
...
}
https://github.com/Unity-Technologies/com.unity.demoteam.digital-human