您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Lasse Jon Fuglsang Pedersen f4756a94 update Third Party Notices.md 4 年前
Editor move to relative paths for 4D frame data 4 年前
Editor.Deps add contents from svn 4 年前
Runtime move to relative paths for 4D frame data 4 年前
ShaderLibrary add contents from svn 4 年前
Editor.Deps.meta add contents from svn 4 年前
Editor.meta add contents from svn 4 年前
LICENSE.md add contents from svn 4 年前
LICENSE.md.meta add contents from svn 4 年前
README.md update README.md 4 年前
README.md.meta add contents from svn 4 年前
Runtime.meta add contents from svn 4 年前
ShaderLibrary.meta add contents from svn 4 年前
TODO.txt add contents from svn 4 年前
TODO.txt.meta add contents from svn 4 年前
Third Party Notices.md update Third Party Notices.md 4 年前
Third Party Notices.md.meta add contents from svn 4 年前
package.json update package.json 4 年前
package.json.meta add contents from svn 4 年前

README.md

Package: com.unity.demoteam.digital-human

Library of digital human tech features from The Heretic.

Requirements

  • Unity 2019.3.0f3 +

Usage

Declare the package and its dependencies as git dependencies in Packages/manifest.json:

"dependencies": {
    "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.sample