# Using drawing tablets in 3D workflows

{% hint style="info" %}
For the overall buying guide: [Drawing tablet buying guide](https://docs.sevenpens.com/drawtab/buying)
{% endhint %}

## Overview

I don't do 3D work myself, so this document is based on feedback I've been given by others and what I have observed in online forums. Please share any [Discord server](https://docs.sevenpens.com/drawtab/resources/community/discord).

It seems that the 3D workflow tends has some special needs, ans for that reason we need to look at this use case specifically.

There are three considerations for 3D workflows

* Whether to get a pen display or pen tablet (the most common answer is pen display)
* What display resolution to get for the pen display
* What size for the pen display

## Pen display vs pen tablet

Based on on my observation, most people doing 3D work use a pen display (screen tablet) instead of a pen tablet (screenless tablet).

However, what will work for you takes some consideration. See: [Pen tablets vs pen displays](https://docs.sevenpens.com/drawtab/buying/pen-tablets-vs-pen-displays)

## Display resolution of pen display

* 4K+ is RECOMMENDED
* 2.5K to 3K is OKAY
* 2K, 1080p, and lower - NOT RECOMMENDED

## Display size of pen display

* 19" to 32" recommended
  * I have personally noted a lot of 3D artists looking for a 24" display.
* 16" is OKAY
* 14 and lower - NOT RECOMMENDED

For general guidance on picking size: [Choosing the right size for a drawing tablet](https://docs.sevenpens.com/drawtab/buying/choosing-size)

## Prioritizing resolution and size

It seems that the 3D workflow typically involves having many UI elements on screen at once - for example when using node editors. Higher resolutions will make it easier to read the smaller text in these scenarios.

For example here is an example of what might need to be on screen

<figure><img src="https://1457921496-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNde0PQIvNcFZNVxuTO0G%2Fuploads%2FQfP3ByJqzxnXEoI8zY0b%2Fiu.jpg?alt=media&#x26;token=f68d3c28-6fc0-4cc9-91d0-a7385dfea721" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://1457921496-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNde0PQIvNcFZNVxuTO0G%2Fuploads%2FKSfoKHilFZOUlfUN7CDX%2Fiu2.jpg?alt=media&#x26;token=aa144b50-d107-49a8-9938-dd079011a069" alt="" width="563"><figcaption></figcaption></figure>

For this reason, some suggest prioritizing resolution first before size.

## Notes

Thanks to tablet enthusiast KoyoD for providing the guidance that this document is based on.


---

# 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.sevenpens.com/drawtab/basics/scenarios/3d-workflows.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.
