# com.unity.demoteam.digital-human.sample **Repository Path**: eloncode/com.unity.demoteam.digital-human.sample ## Basic Information - **Project Name**: com.unity.demoteam.digital-human.sample - **Description**: Character sample featuring the digital human from 'The Heretic'. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Package: com.unity.demoteam.digital-human.sample Character sample featuring the digital human from *The Heretic*. ## Requirements - Unity 2019.3.12f1 + - HDRP 7.3.1 + - Git-LFS (https://git-lfs.github.com/) ## Usage 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", ... } ``` ## See also https://github.com/Unity-Technologies/com.unity.demoteam.digital-human ## Related links Video: [The Heretic - Unity Short Film](https://www.youtube.com/watch?v=iQZobAhgayA) Video: [Making of The Heretic (Digital Dragons 2019)](https://www.youtube.com/watch?v=5H9Jo2qjJXs)