# Créer un panorama

Outre les options de caméra proposées dans la vue Esquisse, FormIt permet d'exporter une image panoramique à des fins de visualisation 3D de votre esquisse dans un visualiseur externe, disponible dans le menu Vue :

<figure><img src="https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-fra/.gitbook/assets/PanoramaMenu.png" alt=""><figcaption></figcaption></figure>

Cette option permet de générer une image complète à 360 degrés à partir de la vue de caméra active.

Il est possible de modifier la largeur de l'image et de choisir entre les modes de panorama cylindrique et sphérique :

<figure><img src="https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-fra/.gitbook/assets/PanoramaDialog.png" alt=""><figcaption></figcaption></figure>

Enregistrez le fichier et chargez-le dans le visualiseur 3D de votre choix, par exemple <https://renderstuff.com/tools/360-panorama-web-viewer/> (utilisé dans ces exemples) :

<figure><img src="https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-fra/.gitbook/assets/PanoramaMid.gif" alt=""><figcaption></figcaption></figure>

Il s'agit également d'un outil très utile pour visualiser les espaces intérieurs :

<figure><img src="https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-fra/.gitbook/assets/20191021%20polygon%20labs.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-fra/.gitbook/assets/PanoramaIndoor.gif" alt=""><figcaption></figcaption></figure>


---

# 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://windows.help.formit.autodesk.com/fr/tool-library/create-panorama.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.
