# 3D Rendering

**Pictor 3D Rendering** is a decentralized rendering service that is currently available through a web-based application. This means you can access and use it directly from your browser without installing additional software.

<figure><img src="/files/xBd8Wyx5ucJ85nfKvsye" alt=""><figcaption></figcaption></figure>

Currently, **Pictor 3D Rendering** supports Blender with Cycles and Eevee renderers. Support for other popular 3D software such as Cinema 4D, Redshift, Octane, Maya, Arnold, 3ds Max, V-Ray, Houdini, and more is coming soon.

Let’s explore the key services that **Pictor 3D Rendering** offers to our users.

### Submit Rendering Job

The Submit 3D Rendering Job feature is designed to simplify the rendering process for Creators, allowing them to initiate rendering tasks with ease and flexibility. This key service enables users to create rendering jobs by following a straightforward workflow.

**a. Upload project files**

<figure><img src="/files/6znQqwSqPhGgV8yAALXK" alt=""><figcaption></figcaption></figure>

**b. Adjust Settings and Submit Jobs**

* Adjust **Render Settings** such as 3D software and its version, render engine, output format, resolution, render frame/render node, etc.
* Configure **Network Settings** such as Worker location, Hardware configuration (GPU manufacturer, model, and number), and Pricing tier.
* Set **Payment Settings**: payment method.

<figure><img src="/files/qFgS8F2bpU2jlZqkOgKC" alt=""><figcaption></figcaption></figure>

### Monitor Rendering Progress

After the job is submitted, it will be rendered by Pictor’s aggregated Render Farms. In this processing stage, users can **monitor the progress of their rendering jobs in real-time**. Users can see the detailed real-time status of each frame (whether it’s queued, processing, or succeeded).

<figure><img src="/files/JUTsFJ4oX2bHK91OX9bP" alt=""><figcaption></figcaption></figure>

### Download Render Results

Once the rendering job is completed and accepted, Creators can download the final renders directly to their devices.

<figure><img src="/files/TSwM3FfGgu45wTl95rWw" alt=""><figcaption></figcaption></figure>

For more information, refer to [3D Rendering](https://docs.pictor.network/docs/services/3d-rendering/) and [3D Renting Get Started](https://docs.pictor.network/docs/services/3d-rendering/get-started) for a detailed guide.&#x20;


---

# 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.pictor.network/docs/pictor-ecosystem/pictor-app/3d-rendering.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.
