# Angle

***

### Generate product angles from a packshot

<figure><img src="/files/RahZMmqH7b8p9IQwgY0C" alt=""><figcaption></figcaption></figure>

### Generate product angles within a visual

<figure><img src="/files/7aK79SiocbDR56minJ5v" alt=""><figcaption></figcaption></figure>

***

## Interactive Tutorials

{% hint style="info" icon="language" %}
**How to Change Your Tutorial Language**\
Tutorials are shown in English by default. To view this tutorial in a different language, hover over the top right corner and select <i class="fa-language">:language:</i> **Language**.
{% endhint %}

{% @arcade/embed flowId="fV7EtjgiKy1iBGG5aRDV" url="<https://app.arcade.software/share/fV7EtjgiKy1iBGG5aRDV>" %}

{% @arcade/embed flowId="c0Oll8sGJFpa0xdtJ7yN" url="<https://app.arcade.software/share/c0Oll8sGJFpa0xdtJ7yN>" fullWidth="false" %}

***

## How to use

{% tabs %}
{% tab title="Quick mode" %}

## Quick mode

Quick Mode generates preset angles in one step.

{% stepper %}
{% step %}

#### Select ”Angle”

In the left task menu, select <kbd><mark style="color:$primary;">**Angle**<mark style="color:$primary;"></kbd>.

This opens the Angle workspace.
{% endstep %}

{% step %}

#### Select "Quick mode"

Quick mode is selected by default.&#x20;

At the top of the scene, select the <kbd><mark style="color:$primary;">**Quick Mode**<mark style="color:$primary;"></kbd> tab.
{% endstep %}

{% step %}

#### Upload a Product Image

The product image will be used as the foreground element.

You may upload an image by:

* Selecting <kbd><mark style="color:$primary;">**Upload an image**<mark style="color:$primary;"></kbd> inside the scene
* Dragging and dropping an image from a folder on your computer
* Dragging and dropping an image from the Library panel at the bottom-left of the screen

Once uploaded, the product will appear in the scene.
{% endstep %}

{% step %}

#### Select the camera angle&#x20;

In the right-side Quick Angle settings panel, select a camera group:

* Eye-level (front, right, left, ¾ right, ¾ left)
* Top angle (front, right, left, ¾ right, ¾ left)
* Low angle (front, right, left, ¾ right, ¾ left)
* Angle Roulette (random angle)

You may generate one angle at a time.
{% endstep %}

{% step %}

#### Select the Number of Outputs

In the right-side Angle settings panel:

* Select how many variations to generate.
* You may generate up to 2 scenes at once.
  {% endstep %}

{% step %}

#### Generate

After confirming all settings, select <kbd><mark style="color:$primary;">**Generate**<mark style="color:$primary;"></kbd>.

The generated scenes will appear in your Playground.
{% endstep %}
{% endstepper %}
{% endtab %}

{% tab title="Precise mode" %}

## Precise mode

Precise Mode allows you to select exact frames from a generated rotation preview.

{% stepper %}
{% step %}

#### Select ”Angle”

In the left task menu, select <kbd><mark style="color:$primary;">**Angle**<mark style="color:$primary;"></kbd>.

This opens the Angle workspace.
{% endstep %}

{% step %}

#### Select "Precise mode"

Quick mode is selected by default, change your mode.

At the top of the scene, select the <kbd><mark style="color:$primary;">**Precise Mode**<mark style="color:$primary;"></kbd> tab.
{% endstep %}

{% step %}

#### Upload a Product Image

The product image will be used as the foreground element.

You may upload an image by:

* Selecting <kbd><mark style="color:$primary;">**Upload an image**<mark style="color:$primary;"></kbd> inside the scene
* Dragging and dropping an image from a folder on your computer
* Dragging and dropping an image from the Library panel at the bottom-left of the screen

Once uploaded, the product will appear in the scene.
{% endstep %}

{% step %}

#### Select a Camera Spin Direction

Choose how the product should rotate:

* <kbd><mark style="color:$primary;">**Horizontally**<mark style="color:$primary;"></kbd>
* <kbd><mark style="color:$primary;">**Vertically**<mark style="color:$primary;"></kbd>
  * Top angle (towards the top)
  * Low angle (towards the bottom)
    {% endstep %}

{% step %}

#### Generate your animated preview

Select Continue to generate the animated preview.

Preview generation may take approximately 2 minutes.
{% endstep %}

{% step %}

#### Select Angles from the Preview

To capture specific frames:

1. Hover over the preview to pause the animation.
2. Select <kbd><mark style="color:$primary;">**+ Select Angle**<mark style="color:$primary;"></kbd> to capture the current frame.
3. You may select up to 8 angles.
4. To remove a selected angle, hover over it and select the remove option.

The selected angles will appear in the right Precise Angle settings panel.
{% endstep %}

{% step %}

#### Optional: Enable Background Removal

If you want transparent outputs, in the right-side Precise Angle settings panel enable <kbd><mark style="color:$primary;">**Remove background**<mark style="color:$primary;"></kbd>.

The generated angle images will have transparent backgrounds when this option is enabled.
{% endstep %}

{% step %}

#### Select “Create Angles”

After confirming all settings, select <kbd><mark style="color:$primary;">**Create Angles**<mark style="color:$primary;"></kbd>.

The generated scenes will appear in your Playground.
{% endstep %}
{% endstepper %}
{% endtab %}
{% endtabs %}


---

# 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.theseaai.com/tasks/angle.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.
