

See the FAQ guide for additional specifications. Important: Use / (forward slash), Maya uses forward slashes in path. c:/dna_calibration in Windows or /home/user/dna_calibration in Linux.

If a user runs examples in Maya 2022, the value for ROOT_DIR should be changed and absolute paths must be used,Įg. Two demo DNA files are provided for easier testing of this tool. MetaHuman Documentation DNA Calibration DNA Calibration is a set of tools used for working with MetaHuman DNA files, bundled into a single package.
#Metahuman maya 2022 download#
If you are not using git-lfs, you have to download DNA files manually.ĭNACalib can be used in C++ projects as a C++ library.ĭNACalib Python wrapper can be used in Python 3.7, mayapy (Maya's Python interpreter), or Maya 2022. Git-lfs is installed and configured to use.
#Metahuman maya 2022 code#
They are downloaded with the rest of the code if If a user has a different platform or architecture, the library and its dependencies must be compiled.ĭNA files are stored as LFS (Large File Storage) files. If you are using a different version of Python, you must recompile it. Pre-compiled binaries for Windows and Linux (both 64-bit) are part of the repository. Change neutral joint positions, neutral mesh positions, and blendshape delta values.ĭNACalib's Python wrapper is compiled against Python 3.7.

Remove joints, meshes, and / or joint animation.Rename joints, meshes, blendshapes, and / or animated maps.With DNACalib, you can make the following changes in DNA files: To use these tools, you should be familiar with:ĭNACalib and its API are used to inspect and modify DNA files. The MetaHuman DNA Calibration repository contains two distinct tools: Overviewįor an explanation about how the repository is organized, click here. MetaHuman DNA Calibration tools are provided in a GitHub repository located at this address. We wanted to share this code to help users customize DNA files so they can better integrate the characters they create into their games and experiences. MetaHuman DNA Calibration is a set of tools used for working with MetaHuman DNA files, bundled into a single package. MetaHuman DNA Calibration is a set of tools used for working with MetaHuman DNA files, bundled into a single package.ĭNA is an integral part of MetaHuman identity.ĭNA files are created with MetaHuman Creator and downloaded with
