# Lesson 12: Final Detail

There are several general issues that I am seeing with the base mesh. Watch each video and fix before starting your detail if it applies to you.

The final sculpting detail will be due on Monday 5/18. The painting and basing (lesson 13) will be due in 5/21 last day of class.

Each day you will turn in a screenshot of your progress. I should see at least an hour's work each class.

Seniors should due their best to complete as much as possible by 5/14 (our last class together). I am not expecting you to be completely done with the project.

{% embed url="<https://youtu.be/YMDq7Wj22Jo>" %}
Think about 3D Space!!
{% endembed %}

{% embed url="<https://youtu.be/L0IlJVCq2qY>" %}
Split up your metaball objects into multiple parts, subdivide your rectangular objects.
{% endembed %}


---

# 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-12-final-detail.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.
