# Insominx's (michael-g) Experimental Build

#### <mark style="color:red;background-color:red;">**THIS BRANCH HAS BEEN RELEASED AND IS PART OF THE REGULAR VERSION OF OPEN BRUSH**</mark>

**Note: Released in** [**v1.0**](/release-history/v1.0-happy-birthday-to-us.md)

This build was intended to streamline the UI with a subset of features to:

1. Not overwhelm the user with complexity. This essentially meant that it should look as similar to basic mode as possible.
2. Contain only features deemed useful for classroom-style usage. This includes filtering the brushes down and rearranging several tools found in various panels into a single panel.

Both #1 and #2 were accomplished by creating a new "classroom" panel mode in addition to the normal "basic" and "advanced".

This build was successfully utilized to teach aspects of raytracing as show in the video below and its git repository can be found [here](https://github.com/insominx/open-brush).

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


---

# 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.openbrush.app/alternate-and-experimental-builds/old-or-completed-feature-builds/insominxs-michael-g-experimental-build.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.
