# Primitive Modeling

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

## Assignment:

In your group, you will create a community of buildings which should relate to each other and a theme of your choosing.

Your building should:

* serve a different purpose in your group's community. (1 points)
* be integrated into the community via the chosen theme. (2 points)
* be in scale to the rest of your group's models (10mm = 1ft, for example). (2 points)
* be modeled from primitives as well as sketch shapes. (4 points)
* use several of the modify tools. (2 points)
* include details that are unique to different sides of the building (as a person walks around it, it changes / has unique features). (3 points)
* have appropriate textures for final renderings. (2 points)
* include 4 finished renders of the building, each communicating a different detail. (4 points)


---

# 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/3d-modeling-and-fabrication/primitive-modeling.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.
