update documentation

This commit is contained in:
Srdjan Milicev 2022-12-02 14:08:49 +01:00
parent a9a80662a8
commit 9f035971ed
3 changed files with 27 additions and 7 deletions

View File

@ -1,17 +1,17 @@
# DNA Calibration
DNA Calibration is a set of tools used for working with MetaHuman DNA files, bundled into a single package.
# MetaHuman DNA Calibration
MetaHuman DNA Calibration is a set of tools used for working with MetaHuman DNA files, bundled into a single package.
DNA is an integral part of [MetaHuman](https://www.unrealengine.com/en-US/metahuman) identity.
DNA files are created with [MetaHuman Creator](https://metahuman.unrealengine.com/) and downloaded with
[Quixel Bridge](https://docs.metahuman.unrealengine.com/en-US/downloading-metahumans-with-quixel-bridge/).
DNA Calibration is a set of tools used for working with MetaHuman DNA files, bundled into a single package. 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.
DNA Calibration tools are provided in a GitHub repository located at this address.
MetaHuman DNA Calibration is a set of tools used for working with MetaHuman DNA files, bundled into a single package. 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 tools are provided in a GitHub repository located at this address.
# Overview
For an explanation about how the repository is organized, [click here](docs/repository_organization.md).
The DNA Calibration repository contains two distinct tools:
The MetaHuman DNA Calibration repository contains two distinct tools:
- [DNACalib](docs/dnacalib.md) (and its dependencies)
- [DNAViewer](docs/dna_viewer.md)
@ -81,4 +81,4 @@ eg. `c:/dna_calibration` in Windows or `/home/user/dna_calibration` in Linux. Im
See the [FAQ guide](docs/faq.md) for additional specifications.
# License
DNACalibration is released with [licence](LICENSE).
MetaHuman DNA Calibration is released with [licence](LICENSE).

BIN
docs/faq.md (Stored with Git LFS)

Binary file not shown.