# 3D Mapping in Freemode

Once a calibration is done, you can align it using 3D model data and virtual camera positioning.

In order to perform 3D alignment, you will need:

* The initial calibration (completed) with blending. **No VC adjustment and no warping.** &#x20;
* The 3D model of the screen with its UV map (refer to [3D Model Handling](/start/free-mode/3d-model-handling.md)).

## Workflow <a href="#id-80208647-iacoy6" id="id-80208647-iacoy6"></a>

1. Load the calibration in VIOSO and activate it, so you can see the calibration result on the projectors.
2. Make sure the warping Virtual Canvas (VC) is untouched and it is set by default to full screen.
3. Open the `Player` window. On the main menu, click the plus icon. Then choose `Add Model Item` then `Add MRD` – give it a name — this will create an MRD file in the playlist.
4. Double-click on it to activate it, so it is in “playing” status:

   <figure><img src="/files/qGZFmRivtRKOMTLbJBRO" alt=""><figcaption></figcaption></figure>
5. On the main window, un-check the `Show test image` checkbox, as this test pattern will always be shown on top of playlist content.
6. Click `More...` menu on the main window and choose `3D Mapping`.\
   ![](/files/oNHquwRtc0ODcE9cugOG)
7. Align the virtual camera parameters to your real calibration camera measurements. Refer to the section [3D Mapping](/calibration/content-mapping/3d-mapping.md) for details and examples.
8. The 3D alignment is now finished, you can proceed by performing the conversions: [3D calibration in VIOSO free mode](/workflows/mrd-freemode.md#id-1182357587-mhutwk)


---

# 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://docs.vioso.com/calibration/content-mapping/3d-mapping/3d-mapping-in-freemode.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.
