# Lesson 11: Layout the base metaball mesh.

As we did for the animals, you will be laying out the **base mesh in Blender** using metaballs and primitive shapes (boxes, cylinders, etc). Make sure you are using a separate base mesh for EACH object, rather than a single base mesh for everything.

Please watch the videos below for some advanced use of metaballs before proceeding.

Take two classes to work on this. It is an important step and should not be rushed!

{% embed url="<https://youtu.be/otEyqhRmfyc>" %}

{% embed url="<https://youtu.be/N1O64bdHsLo>" %}


---

# 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://gilmour.online/compsci/archives/vanek-archives/archives-art-i/lesson-10-layout-the-base-metaball-mesh..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.
