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