> For the complete documentation index, see [llms.txt](https://docs.pictor.network/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pictor.network/docs/participants/gpu-requesters/3d-creators/supported-software.md).

# Supported Software

Pictor is a **decentralized render farm** that aims to support **all 3D software and rendering engines** available on the market. We offer a unique ***Web3 Rendering-as-a-Service (W3 RaaS)*** model to simplify the rendering process.

With our W3 RaaS model, you can easily upload your project files to our network and let us handle the rest. You won’t need to install any 3D modeling or rendering software on your computer and won’t have to worry about software compatibility or license issues.

{% tabs %}
{% tab title="Current Support" %}
{% hint style="success" %}
**Blender**

* [x] **Cycles**
* [x] **Eevee**
* [x] **Workbench**
  {% endhint %}
  {% endtab %}

{% tab title="Upcoming Support" %}

* [ ] Cinema 4D
* [ ] Redshift
* [ ] OctaneRender
* [ ] Maya
* [ ] Arnold
* [ ] 3ds Max
* [ ] V-Ray
* [ ] Houdini
* [ ] Corona
* [ ] AMD Radeon ProRender
* [ ] Unreal Engine&#x20;
* [ ] Unity&#x20;
* [ ] Omniverse
* [ ] KeyShot
* [ ] Iray
* [ ] RenderMan
* [ ] Vantage
* [ ] IndigoRender
* [ ] Maxwell
  {% endtab %}
  {% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.pictor.network/docs/participants/gpu-requesters/3d-creators/supported-software.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.
