# Making 2D references for 3D modelers

Hallway AI | Making 2D References for 3D Modelers\
December 2024

{% stepper %}
{% step %}

#### Head / Hair

* Consistent `front`, `quarter` and `side` shots
* Best if features like eyes, nose, mouth, ears, etc. line up between refs
* If the hair or neck has important details you might need a `back` ref as well
  {% endstep %}

{% step %}

#### Body / Outfit

* Consistent `front` and `side` shots
* If the back of the outfit has important details, include a `back` ref as well
* Close-ups of any important details like logos, styles, belt buckles, earrings, etc.
  {% endstep %}

{% step %}

#### Emotes

We try to give all characters flare and uniqueness when emoting. If you have refs of your character (or a similar character) making facial expressions that fit the vibe you're going for, that helps. Notes on the general persona of the character are helpful too.
{% endstep %}
{% endstepper %}

Examples:

| <img src="/files/uNy5OmHNFGhbzS4Nue6t" alt="" data-size="original"> | <img src="/files/XZU8MW53YrglhGqLSTwQ" alt="" data-size="original"> |
| ------------------------------------------------------------------- | ------------------------------------------------------------------- |
| <img src="/files/FjK5vak5NZCRMwaoYJdu" alt="" data-size="original"> | <img src="/files/UhBM6njingu12CJQMPZ0" alt="" data-size="original"> |
|                                                                     | <img src="/files/mDUuL35rjeSyWPEIa41G" alt="" data-size="original"> |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hallway.gitbook.io/embed/characters-for-embed/premium-avatar-packages/making-2d-references-for-3d-modelers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
