# Mesh Picture

Users can define the desired number of points and choose between two placement modes:

* **`Fast:`**&#x51;uickly distributes points over the image, with limited accuracy and uneven spacing.
* **`Balanced:`** Slower distribution, but with better efficiency and more regular spacing between points.

{% embed url="<https://www.youtube.com/watch?v=mB6ebjrsMz4>" %}

## Loaded picture

`Load a picture or a logo with format jpg, jpeg, png or svg.`

Select the maximum number of drones you want in your formation.

You can change balanced mode for fast mode if you want a fast result with high drone number, but balanced mode will always give better result but can be slower as you scale image complexity and/or drone count.

Create mesh to generate a result.

To optimize your result, you can change "adjust" parameter.&#x20;

* If drone count is too low, increase the parameter.&#x20;
* If all drones are created but the result isn't covering all the image, reduce "adjust" parameter.

If you want to edit your result, you can check this section:

{% content-ref url="/pages/4KuLkMwYjLaKouNGFk9D" %}
[Edit a mesh](/lsc2/extras/tutorial-blender/edit-a-mesh.md)
{% endcontent-ref %}


---

# 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://drotek.gitbook.io/lsc2/show-creation/formation/mesh/mesh-picture.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.
