# Feature: Sculpting

Made by [Chingiz Dadashov-Khandan](<mailto:chingizdkhandan@gmail.com >) as a project for [The University of Groningen](https://www.rug.nl/?lang=en)

Status: <mark style="color:red;">Experimental. Saved sketches are incompatible with official builds</mark>

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

## Download

* [Oculus Quest 1](https://nightly.link/icosa-foundation/open-brush/workflows/build/feature%2Fsculpting/Oculus%20Quest%20%282%2B%29.zip)
* [Oculus Quest 2 or 3](https://nightly.link/icosa-foundation/open-brush/workflows/build/feature%2Fsculpting/Oculus%20Quest%20%282%2B%29.zip)
* [Oculus PC VR](https://nightly.link/icosa-foundation/open-brush/workflows/build/feature%2Fsculpting/Windows%20Rift.zip)(Rift, Quest via Link cable...)
* [SteamVR and other PC VR](https://nightly.link/icosa-foundation/open-brush/workflows/build/feature%2Fsculpting/Windows%20OpenXR.zip)(Vive, Index, Reverb...)
* [Other Builds](https://nightly.link/icosa-foundation/open-brush/workflows/build/feature%2Fsculpting) (Pico, Pimax etc)
* [Code](https://github.com/icosa-foundation/open-brush/tree/feature/sculpting)

### What does it do?

Allows you to modify brush stroke meshes like digital clay

### How do I install it?

Download a build for your headset from the link above and unzip it. You can run the Windows exe directly. To install the Quest apk use SideQuest: <https://uploadvr.com/sideloading-quest-how-to/>

### How do I use it?

Switch to advanced mode and use the new sculpting tool on any brush strokes. Works best on hull brushes.

### Known Issues

{% hint style="info" %}
WARNING - Saved files are currently incompatible with official builds of Open Brush. Don't save over any sketches you want to open in other builds.
{% endhint %}

## How do I get help

Come over to the Open Brush Discord: <https://discord.openbrush.app> and chat to me @andybak).

I'm on UK time but I check in fairly regularly.

### Can I see it in action?

TODO


---

# 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/sculpting.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.
