# 3D Model Requirements

#### English

Fundamentally, we try to work pictures and dimensions that you already have.\
Here’s a short guide to help you prepare the essential information for creating a 3D model.

***

#### German

Grundsätzlich arbeiten wir mit den Bildern und Abmessungen, die Sie bereits haben.\
Hier ist eine kurze Anleitung, welche Informationen wir für die Erstellung eines 3D-Modells benötigen.

{% tabs %}
{% tab title="English" %}

#### 📏 Dimensions&#x20;

To create an accurate 3D model, we need the **minimum** and, ideally, the **complete set of dimensions** of your product.

**Minimum required:**

* Length&#x20;
* Height&#x20;
* Depth&#x20;

**Ideal (recommended):**

* All visible part dimensions (e.g., seat height, armrest height, drawer width, table leg thickness, etc.)
* or technical drawing or sketch (PDF, JPG, or hand-drawn)
* or technical file. stp, 3dw ...&#x20;

Providing precise measurements helps us ensure the 3D model reflects the real product’s proportions and geometry accurately.\
\
Example:

<figure><img src="/files/kmIFBte3987xUeD6kgZ9" alt="" width="188"><figcaption></figcaption></figure>

***

#### 🖼️ Images&#x20;

To ensure realistic textures and proportions, please provide **at least one clear image** of the product.

**Minimum required:**

* 1 frontal image (ideally well-lit, straight-on view)

**Ideal (recommended):**

* Images from **all angles** (front, side, back, top)
* Close-ups of **materials, textures, and details** (e.g., handles, seams, surfaces)
* Consistent lighting and neutral background

High-quality reference images help us recreate your product accurately in 3D.\
\
Examples:

<figure><img src="/files/EIcwe15hY4lc1ZSGFtH4" alt="" width="188"><figcaption><p>Standard View</p></figcaption></figure>

<figure><img src="/files/z5v7mQyfJJgmWysGzfyg" alt="" width="188"><figcaption><p>Front View</p></figcaption></figure>

<figure><img src="/files/lPmfJtXq3x1CP9cVcI7W" alt="" width="188"><figcaption><p>Side View</p></figcaption></figure>

<figure><img src="/files/zBdmlA1WACCfMuSCC2dr" alt="" width="188"><figcaption><p>Back View</p></figcaption></figure>

<figure><img src="/files/MuKi26vH25eY0Bb8YDIn" alt="" width="188"><figcaption><p>Texture Closeup</p></figcaption></figure>
{% endtab %}

{% tab title="Deutsch" %}

#### 📏 Abmessungen

Um ein präzises 3D-Modell zu erstellen, benötigen wir mindestens, idealerweise jedoch das vollständige Maß-Set Ihres Produkts.

**Mindestens erforderlich:**

* Länge
* Höhe
* Tiefe

**Ideal (empfohlen):**

* Alle sichtbaren Teilmaße (z. B. Sitzhöhe, Armlehnenhöhe, Schubladenbreite, Tischbein-Stärke usw.)
* oder technische Zeichnung bzw. Skizze (PDF, JPG oder handgezeichnet)
* oder technische Datei (.stp, .3dw, …)

Genaue Maße helfen uns, die Proportionen und Geometrie Ihres Produkts im 3D-Modell realistisch darzustellen.

**Beispiel:**

***

#### 🖼️ Bilder

Um realistische Texturen und Proportionen sicherzustellen, stellen Sie bitte **mindestens ein klares Produktbild** zur Verfügung.

**Mindestens erforderlich:**

* 1 Frontalaufnahme (gut ausgeleuchtet, gerade Ansicht)

**Ideal (empfohlen):**

* Bilder aus allen Blickwinkeln (Vorder-, Seiten-, Rück-, Draufsicht)
* Nahaufnahmen von Materialien, Texturen und Details (z. B. Griffe, Nähte, Oberflächen)
* Gleichmäßige Beleuchtung und neutraler Hintergrund

Hochwertige Referenzbilder helfen uns, Ihr Produkt im 3D-Modell möglichst genau nachzubilden.

**Beispiele:**
{% endtab %}
{% endtabs %}

<br>


---

# 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://mazingxr.gitbook.io/mazing-world/faq/3d-model-requirements.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.
